Functions
contrib/mul/vil3d/vil3d_print.h File Reference
#include <vil/vil_print.h>
#include <vil3d/vil3d_image_view.h>
#include <vcl_iostream.h>

Go to the source code of this file.

Functions

template<class T >
void vil3d_print_all (vcl_ostream &os, const vil3d_image_view< T > &view)
 Print all image data to os in a grid (rounds output to int).

Detailed Description

Author:
Ian Scott, Tim Cootes.

Definition in file vil3d_print.h.


Function Documentation

template<class T >
void vil3d_print_all ( vcl_ostream &  os,
const vil3d_image_view< T > &  view 
) [inline]

Print all image data to os in a grid (rounds output to int).

Definition at line 23 of file vil3d_print.h.