Home
last modified time | relevance | path

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

/external/opencv/cxcore/include/
Dcxtypes.h793 typedef int CvHistType; typedef
/external/opencv/cv/src/
Dcvhistogram.cpp45 cvCreateHist( int dims, int *sizes, CvHistType type, float** ranges, int uniform ) in cvCreateHist()