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

View File

@@ -1982,7 +1982,7 @@ public:
}
private:
Mat & src;
const Mat & src;
Mat & dst;
double inv_scale_x;
double inv_scale_y;