Searched refs:CvHistType (Results 1 – 2 of 2) sorted by relevance
793 typedef int CvHistType; typedef
45 cvCreateHist( int dims, int *sizes, CvHistType type, float** ranges, int uniform ) in cvCreateHist()