Functions
contrib/tbl/vepl1/vepl1_convert.h File Reference

convert between arbitrary image types More...

#include <vil1/vil1_image.h>

Go to the source code of this file.

Functions

template<class D >
vil1_image vepl1_convert (vil1_image const &, D dummy)
 convert between arbitrary image types.

Detailed Description

convert between arbitrary image types

This class actually copies one image to an other, pixel-wise.

Author:
Peter Vanroose, K.U.Leuven (ESAT/PSI)
Date:
28 April 2001

Definition in file vepl1_convert.h.


Function Documentation

template<class D >
vil1_image vepl1_convert ( vil1_image const &  ,
dummy 
)

convert between arbitrary image types.

Definition at line 13 of file vepl1_convert.txx.