Searched defs:iparam1 (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 81 milliseconds