HomeSort by relevance Sort by last modified time
    Searched refs:cvKMeans2 (Results 1 - 3 of 3) sorted by null

  /external/opencv/cv/include/
cvcompat.h 821 cvKMeans2( samples_mat, num_clusters, &cluster_idx_mat, termcrit );
    [all...]
  /external/opencv/cxcore/src/
cxutils.cpp 45 cvKMeans2( const CvArr* samples_arr, int cluster_count,
52 CV_FUNCNAME( "cvKMeans2" );
    [all...]
  /external/opencv/cxcore/include/
cxcore.h     [all...]

Completed in 147 milliseconds