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

/external/opencv/cxcore/include/
H A Dcxtypes.h809 typedef struct CvHistogram struct
817 CvHistogram; typedef in typeref:struct:CvHistogram
821 (((CvHistogram*)(hist))->type & CV_MAGIC_MASK) == CV_HIST_MAGIC_VAL && \

Completed in 766 milliseconds