Defines | Functions
contrib/tbl/vepl2/vepl2_convert.txx File Reference
#include "vepl2_convert.h"
#include <vepl2/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 vepl2_convert_txx_

Functions

template<class D >
vil_image_resource_sptr vepl2_convert (vil_image_resource_sptr image, D)
 convert between arbitrary image types.

Define Documentation

#define vepl2_convert_txx_

Definition at line 3 of file vepl2_convert.txx.


Function Documentation

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

convert between arbitrary image types.

Definition at line 14 of file vepl2_convert.txx.