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. | |
convert between arbitrary image types
This class actually copies one image to an other, pixel-wise.
Definition in file vepl1_convert.h.
| vil1_image vepl1_convert | ( | vil1_image const & | , |
| D | dummy | ||
| ) |
convert between arbitrary image types.
Definition at line 13 of file vepl1_convert.txx.
1.7.5.1