Home
last modified time | relevance | path

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

/external/opencv3/modules/cudaimgproc/perf/
Dperf_hough.cpp64 struct Vec3fComparator struct
66 bool operator()(const cv::Vec3f& a, const cv::Vec3f b) const in operator ()()