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

ippiResizeSqrPixel

pschregle10
Beginner
852 Views

We use various variants of the ippiResizeSqrPixel function, which is now (IPP 7.1) deprecated.

In the process of trying to replace it with the suggested function ippiResizeSuper, we found out that the replacement function has limitations.

The former, now deprecated function did, amoung others, support types Ipp16s as well as Ipp64f. They to be no longer supported with ippiResizeSuper.

What do you suggest?

Thanks,

Peter

0 Kudos
2 Replies
Jeffrey_M_Intel1
Employee
852 Views
Hi Peter, Right now the main goal is to collect feedback. The function won't be removed for about 2 years. In the meantime, input like yours is very helpful. Are the 16s and 64f variants critical for your projects? We're still adding to the knowledge base articles, so please watch for more IPP deprecation information.
0 Kudos
Chuck_De_Sylva
Beginner
852 Views
As Jeff has stated we are deprecating these functions and are moving to a much more tightly coupled solution. Please try our new primitives and let us know what you think!
0 Kudos
Reply