Commit 7bd9b2ac authored by Alexander Karsakov's avatar Alexander Karsakov

Added setIppErrorStatus()

parent 232c37e8
......@@ -691,6 +691,7 @@ getThreshVal_Otsu_8u( const Mat& _src )
CV_SUPPRESS_DEPRECATED_END
if (ok >= 0)
return thresh;
setIppErrorStatus();
#endif
const int N = 256;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment