CVD::ConvertImage< From, To, Conv, both_pod > Struct Template Reference

List of all members.


Detailed Description

template<class From, class To, class Conv = typename Pixel::DefaultConversion<From,To>::type, int both_pod = Internal::is_POD<From>::is_pod && Internal::is_POD<To>::is_pod>
struct CVD::ConvertImage< From, To, Conv, both_pod >

Definition at line 34 of file image_convert.h.


Static Public Member Functions

static void convert (const SubImage< From > &from, SubImage< To > &to)

The documentation for this struct was generated from the following file:
Generated on Wed Feb 18 10:23:07 2009 for CVD by  doxygen 1.5.3