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

  /external/opencv/ml/src/
mlknearest.cpp 90 int CvKNearest::get_sample_count() const { return total; } function in class:CvKNearest
365 k1 = get_sample_count();
  /external/opencv/ml/include/
ml.h 295 int get_sample_count() const;
    [all...]

Completed in 78 milliseconds