#include "vepl1_convert.h"
#include <vipl/accessors/vipl_accessors_vil1_image.h>
#include <vipl/vipl_convert.h>
#include <vil1/vil1_memory_image_of.h>
#include <vxl_config.h>
#include <vcl_iostream.h>
Go to the source code of this file.
Defines | |
#define | vepl1_convert_txx_ |
Functions | |
template<class D > | |
vil1_image | vepl1_convert (vil1_image const &image, D) |
convert between arbitrary image types. |
#define vepl1_convert_txx_ |
Definition at line 3 of file vepl1_convert.txx.
vil1_image vepl1_convert | ( | vil1_image const & | image, |
D | |||
) |
convert between arbitrary image types.
Definition at line 13 of file vepl1_convert.txx.