Defines | Functions
contrib/tbl/vepl/vepl_convert.txx File Reference
#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 Documentation

#define vepl_convert_txx_

Definition at line 3 of file vepl_convert.txx.


Function Documentation

template<class D >
vil_image_resource_sptr vepl_convert ( vil_image_resource_sptr  image,
 
)

convert between arbitrary image types.

Definition at line 14 of file vepl_convert.txx.