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

enable IPP ICV support

This commit is contained in:
Alexander Alekhin
2014-04-02 18:32:19 +04:00
parent 2aab7b2926
commit bfc546d23c
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;