Bgr8.h
Go to the documentation of this file.
00001 #ifndef FACE_CONTOUR_DETECTOR_BGR8_H_
00002 #define FACE_CONTOUR_DETECTOR_BGR8_H_
00003 
00004 namespace face_contour_detector {
00005 
00007         struct Bgr8 {
00009                 unsigned char b;
00011                 unsigned char g;
00013                 unsigned char r;
00014         };
00015 
00016 }
00017 
00018 #endif /* FACE_CONTOUR_DETECTOR_BGR8_H_ */
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends


face_contour_detector
Author(s): Fabian Wenzelmann and Julian Schmid
autogenerated on Wed Dec 26 2012 16:18:17