Searched refs:iparam2 (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cv/src/
H A Dcvhough.cpp757 int iparam1, iparam2; local
808 iparam2 = cvRound(param2);
818 threshold, iparam1, iparam2, lines, linesMax ));
822 threshold, iparam1, iparam2, lines, linesMax ));

Completed in 87 milliseconds