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

  /external/opencv3/modules/objdetect/perf/opencl/
perf_hogdetect.cpp 56 struct RectLess :
87 std::sort(found_locations.begin(), found_locations.end(), RectLess());
perf_cascades.cpp 57 sort(faces.begin(), faces.end(), comparators::RectLess());
  /external/opencv3/modules/ts/include/opencv2/ts/
ts_perf.hpp 668 typedef RectLess_<int> RectLess;

Completed in 618 milliseconds