Searched defs:CV_32FC1 (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cxcore/include/
H A Dcxtypes.h510 #define CV_32FC1 CV_MAKETYPE(CV_32F,1) macro
659 if( type == CV_32FC1 )
676 if( type == CV_32FC1 )

Completed in 24 milliseconds