Home
last modified time | relevance | path

Searched refs:CvHistType (Results 1 – 4 of 4) sorted by relevance

/external/opencv/cxcore/include/
Dcxtypes.h793 typedef int CvHistType; typedef
/external/opencv3/modules/core/include/opencv2/core/
Dtypes_c.h732 typedef int CvHistType; typedef
/external/opencv/cv/src/
Dcvhistogram.cpp45 cvCreateHist( int dims, int *sizes, CvHistType type, float** ranges, int uniform ) in cvCreateHist()
/external/opencv3/modules/imgproc/src/
Dhistogram.cpp2594 cvCreateHist( int dims, int *sizes, CvHistType type, float** ranges, int uniform ) in cvCreateHist()