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