Intel® Integrated Performance Primitives
Community support and discussions relating to developing high-performance vision, signal, security, and storage applications.
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.

methods stuck

giora1
Beginner
155 Views

Hi,

I am using Ippi Version 5.0.0, visual c++ 2005 workspace.

In some cases, when my application calls ippiMean_8u_C1R

, it get stuck. I checked that all parameters are valid.

In some other cases ipp get stuck on ippiFilterGauss_8u_C1R, (again alll parameters are valid).

Is someone familiar withthis problem of methods getting stuck?

Is there a way to find the exact cause of the problem ?

Thanks in advance,

Giora

0 Kudos
1 Reply
Vladimir_Dudnik
Employee
155 Views

Hello,

what do you mean but "get stuck"? And how do you detect that all parameters are valid? Can you post piece of code?

But before doing that, I'd recommend you to read through IPP manual, volume 2, to get familiar with IPP image concept and IPP filtering conventions.

Regards,
Vladimir

Reply