fix bug #3678 (cuda::integral failures)
This commit is contained in:
@@ -850,7 +850,7 @@ CUDA_TEST_P(Integral, Accuracy)
|
||||
|
||||
INSTANTIATE_TEST_CASE_P(CUDA_Arithm, Integral, testing::Combine(
|
||||
ALL_DEVICES,
|
||||
DIFFERENT_SIZES,
|
||||
testing::Values(cv::Size(128, 128), cv::Size(113, 113), cv::Size(768, 1066)),
|
||||
WHOLE_SUBMAT));
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
Reference in New Issue
Block a user