mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 00:03:03 +04:00
catching OpenCL double not supported exceptions
This commit is contained in:
@@ -88,7 +88,7 @@ PARAM_TEST_CASE(Blend, cv::Size, MatType/*, UseRoi*/)
|
||||
}
|
||||
};
|
||||
|
||||
TEST_P(Blend, Accuracy)
|
||||
OCL_TEST_P(Blend, Accuracy)
|
||||
{
|
||||
int depth = CV_MAT_DEPTH(type);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user