Home
last modified time | relevance | path

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

/external/opencv/cv/src/
Dcvhough.cpp486 CvSeq *lines, int linesMax ) in icvHoughLinesProbabalistic()
756 int linesMax = INT_MAX; in cvHoughLines2() local