let the test pass on Mali G52 (ODROID-N2)

This commit is contained in:
Tomoaki Teshima 2020-04-05 01:39:47 +09:00
parent 0673866ceb
commit 07c3aae315

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