Functions
contrib/tbl/vepl/vepl_convert.h File Reference

convert between arbitrary image types More...

#include <vil/vil_image_resource.h>

Go to the source code of this file.

Functions

template<class D >
vil_image_resource_sptr vepl_convert (vil_image_resource_sptr, 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:
7 October 2002
    Modifications
     Peter Vanroose - 20 aug 2003 - changed parameter and return types from vil_image_view_base_sptr to vil_image_resource_sptr
   

Definition in file vepl_convert.h.


Function Documentation

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

convert between arbitrary image types.

Definition at line 14 of file vepl_convert.txx.