1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 15:53:03 +04:00

Merge pull request #2563 from alalek:ipp_builds

This commit is contained in:
Andrey Pavlenko
2014-04-07 13:03:10 +04:00
committed by OpenCV Buildbot
8 changed files with 189 additions and 322 deletions
+1 -1
View File
@@ -1982,7 +1982,7 @@ public:
}
private:
Mat & src;
const Mat & src;
Mat & dst;
double inv_scale_x;
double inv_scale_y;