Ask Your Question

Mehmet's profile - activity

2013-11-19 00:21:03 -0600 received badge  Nice Answer (source)
2013-11-18 13:28:28 -0600 received badge  Teacher (source)
2013-11-18 04:13:43 -0600 received badge  Necromancer (source)
2013-11-18 04:11:06 -0600 answered a question What's exactly the OpenCV IPP integration?
2013-11-18 04:05:23 -0600 asked a question GaussianBlur with IPP 7 in OpenCV 2.4.7

Hi,

It is good to see that OpenCV is make use of IPP more and more if it is built with it. In the latest release, 2.4.7, I see that GaussianBlur calls are redirected to IPP if the image type is float and if is single channel. I am wondering if there are any reasons why it is limited to only one data type and single channel? Are there any plans to extend it for the coming releases?

Regards, Mehmet