Added setIppErrorStatus()
This commit is contained in:
parent
232c37e827
commit
7bd9b2ac26
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user