Home
last modified time | relevance | path

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

/external/opencv3/modules/cudaimgproc/src/cuda/
Dhough_segments.cu180 bool good_line = ::abs(line_end[1].x - line_end[0].x) >= lineLength || in houghLinesProbabilistic() local
200 bool good_line = ::abs(line_end[1].x - line_end[0].x) >= lineLength || in houghLinesProbabilistic() local
/external/opencv/cv/src/
Dcvhough.cpp565 int good_line; in icvHoughLinesProbabalistic() local
/external/opencv3/modules/imgproc/src/
Dhough.cpp504 int good_line; in HoughLinesProbabilistic() local