Home
last modified time | relevance | path

Searched refs:setMinLineLength (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/cudaimgproc/src/
Dhough_segments.cpp90 void setMinLineLength(int minLineLength) { minLineLength_ = minLineLength; } in setMinLineLength() function in __anon847be16b0111::HoughSegmentDetectorImpl
/external/opencv3/modules/cudaimgproc/include/opencv2/
Dcudaimgproc.hpp411 virtual void setMinLineLength(int minLineLength) = 0;