48 #ifndef _MIRA_ISBITWISESERIALIZABLE_H_ 49 #define _MIRA_ISBITWISESERIALIZABLE_H_ 51 #include <type_traits> Type trait that indicates whether a type can be serialized bitwise by just copying the data buffer...
Definition: IsBitwiseSerializable.h:70
specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec>
Definition: IOService.h:67