Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.

methods stuck

giora1
Beginner
257 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
257 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

0 Kudos
Reply