Searched refs:icvFindClusterLabels (Results 1 - 2 of 2) sorted by relevance

/external/opencv/ml/src/
H A D_ml.h266 void icvFindClusterLabels( const CvMat* probs, float outlier_thresh, float r,
H A Dml_inner_functions.cpp1888 void icvFindClusterLabels( const CvMat* probs, float outlier_thresh, float r, function
1893 CV_FUNCNAME("icvFindClusterLabels");
1951 } // End of icvFindClusterLabels

Completed in 148 milliseconds