This commit is contained in:
Ilya Lavrenov
2014-04-18 14:25:38 +04:00
parent fe644ede19
commit 51e2a8ec96
6 changed files with 58 additions and 24 deletions

View File

@@ -479,6 +479,7 @@ void cv::accumulate( InputArray _src, InputOutputArray _dst, InputArray _mask )
if (status >= 0)
return;
setIppErrorStatus();
}
}
#endif