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

  /external/opencv3/apps/traincascade/
traincascade_features.h 89 const cv::Mat& getCls() const { return cls; }
90 float getCls(int si) const { return cls.at<float>(si, 0); }
boost.cpp 586 _resp = featureEvaluator->getCls();
    [all...]

Completed in 50 milliseconds