Home
last modified time | relevance | path

Searched defs:Vec4iComparator (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/cudaimgproc/perf/
Dperf_hough.cpp54 struct Vec4iComparator struct
56 bool operator()(const cv::Vec4i& a, const cv::Vec4i b) const in operator ()()