Home
last modified time | relevance | path

Searched refs:getMaxLines (Results 1 – 3 of 3) sorted by relevance

/external/opencv3/modules/cudaimgproc/include/opencv2/
Dcudaimgproc.hpp370 virtual int getMaxLines() const = 0;
418 virtual int getMaxLines() const = 0;
/external/opencv3/modules/cudaimgproc/src/
Dhough_segments.cpp97 int getMaxLines() const { return maxLines_; } in getMaxLines() function in __anonfd1c25900111::HoughSegmentDetectorImpl
Dhough_lines.cpp94 int getMaxLines() const { return maxLines_; } in getMaxLines() function in __anon32ecabc50111::HoughLinesDetectorImpl