#include "vepl_convert.h"#include <vepl/accessors/vipl_accessors_vil_image_view_base.h>#include <vipl/vipl_convert.h>#include <vil/vil_image_view.h>#include <vil/vil_pixel_format.h>#include <vil/vil_new.h>#include <vxl_config.h>Go to the source code of this file.
Defines | |
| #define | vepl_convert_txx_ |
Functions | |
| template<class D > | |
| vil_image_resource_sptr | vepl_convert (vil_image_resource_sptr image, D) |
| convert between arbitrary image types. | |
| #define vepl_convert_txx_ |
Definition at line 3 of file vepl_convert.txx.
| vil_image_resource_sptr vepl_convert | ( | vil_image_resource_sptr | image, |
| D | |||
| ) |
convert between arbitrary image types.
Definition at line 14 of file vepl_convert.txx.
1.7.5.1