Searched defs:RectLess_ (Results 1 – 1 of 1) sorted by relevance
656 struct CV_EXPORTS RectLess_ : struct659 bool operator()(const cv::Rect_<T>& r1, const cv::Rect_<T>& r2) const in operator ()()