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

IPP 3.0 & 5.0

sgajjela
Beginner
584 Views

Is there any documentation avaliable to find all the functions in IPP 3.0 are replaced by the functions IPP 5.0?

Thanks,

Srinivasa

0 Kudos
3 Replies
Vladimir_Dudnik
Employee
584 Views

Hi Srinivasa,

sure, we provide such information. Please visit IPP Technical Resources page, available from IPP main page. This page contains many useful technical information regarding IPP usage.

for your convenience, there is link for answer to you question

Intel IPP 5.0 Backward Compatibility

Regards,
Vladimir

0 Kudos
sgajjela
Beginner
584 Views

Hi Vladimir

PDFs at the above link does not list following functions (of IPP 3.0) as removed from IPP 5.0.

iplCreateImageHeader
IplAllocateImage
iplDecimate
IplThreshold
IplBlur
IplOr
IplDeallocate
IplZoom
IplSubtract
iplCreateROI
IplSetROI
IplSet
IplAlphaCompositeC
IplGrayToColor
iplYUV2RGB
iplRGB2YUV
GetLibVersion
iplClone
iplGetErrStatus

Is this means, project using IPP 3.0 would be able to build sucessfully with IPP 5.0 (because IPP 5.0 supports backwards compatability with IPP3.0)?

I look forward for your suggestion.

Thank you,

Srinivasa

0 Kudos
Vladimir_Dudnik
Employee
584 Views

Srinivasa,

The PDF file I reffered you does not mention the functions from your list and there is reason for that. These functions are not Intel Integrated Performance Primitives functions. They are functions from old Intel Image Processing library, which was end of lifed at 2000.

We do support backward compatibility between different version of IPP, for example 3.0 and 5.0. The changes between 3.0 and 5.0 listed in that PDF file.

Regards,
Vladimir

0 Kudos
Reply