Home
last modified time | relevance | path

Searched defs:cvCreateHist (Results 1 – 2 of 2) sorted by relevance

/external/opencv/cv/src/
Dcvhistogram.cpp45 cvCreateHist( int dims, int *sizes, CvHistType type, float** ranges, int uniform ) in cvCreateHist() function
/external/opencv3/modules/imgproc/src/
Dhistogram.cpp2594 cvCreateHist( int dims, int *sizes, CvHistType type, float** ranges, int uniform ) in cvCreateHist() function