Searched defs:getMinObjectSize (Results 1 – 2 of 2) sorted by relevance
/external/opencv3/modules/objdetect/include/opencv2/objdetect/ | ||
D | detection_based_tracker.hpp | 89 cv::Size getMinObjectSize() const in getMinObjectSize() function in cv::DetectionBasedTracker::IDetector |
/external/opencv3/modules/cudaobjdetect/src/ | ||
D | cascadeclassifier.cpp | 71 virtual Size getMinObjectSize() const { return minObjectSize_; } in getMinObjectSize() function in __anon3438be970111::CascadeClassifierBase |