// CV_Error( CV_GpuNotSupported, "Selected device doesn't support double, so a deviation exists.\nIf the accuracy is acceptable, the error can be ignored.\n");
// }
...
...
@@ -1328,7 +1328,7 @@ namespace cv
if(src.depth()!=CV_8U||src.oclchannels()!=4)
CV_Error(CV_StsUnsupportedFormat,"Only 8-bit, 4-channel images are supported");
// CV_Error( CV_GpuNotSupported, "Selected device doesn't support double, so a deviation exists.\nIf the accuracy is acceptable, the error can be ignored.\n");