libcvd
|
Can individual pixels of two types be converted with ConvertPixels::convert()? E.g. More...
#include <convert_image.h>
Static Public Attributes | |
static const bool | is = Pixel::DefaultConvertible<In>::is & Pixel::DefaultConvertible<Out>::is |
Can individual pixels of two types be converted with ConvertPixels::convert()? E.g.
Bayer patterns or YUV411 can usually not.