Merge pull request #16982 from tomoaki0705:houghLinesOCL

This commit is contained in:
Alexander Alekhin 2020-04-06 14:35:14 +00:00
commit 99d29c9d39

View File

@ -173,7 +173,7 @@ OCL_TEST_P(HoughLinesP, RealImage)
OCL_INSTANTIATE_TEST_CASE_P(Imgproc, HoughLines, Combine(Values(1, 0.5), // rhoStep
Values(CV_PI / 180.0, CV_PI / 360.0), // thetaStep
Values(80, 150))); // threshold
Values(85, 150))); // threshold
OCL_INSTANTIATE_TEST_CASE_P(Imgproc, HoughLinesP, Combine(Values(100, 150), // threshold
Values(50, 100), // minLineLength