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

PCTFwd JPEGXR with IPP7

ms23183
Beginner
271 Views
Can any1 help me to use JPEG XR function available in IPP 7.? There is no details of which function to use.

Thanks
0 Kudos
3 Replies
Naveen_G_Intel
Employee
271 Views

Hi,

More than 50 functions are introduced to support JPEG-XR, mainly

    • Forward and Inverse Core transforms
    • Variable Length Code (VLC) functions

There are several resources are available to understand usage of JPEGXR functions,

Sample code; use UIC and Image Codec samples in the main sample package,

http://registrationcenter.intel.com/irc_nas/1785/get-IPP-samples.html

IPP Image processing manual in the installation folder

Knowledge Base article Introduction to JPEGXR

http://software.intel.com/en-us/articles/jpeg-xr-codec-support-in-intel-ipp-an-introduction-features-and-advantages/

IPP 7.0 beta training material

http://software.intel.com/en-us/articles/intel-integrated-performance-primitives-intel-ipp-70-beta-program-homepage/

Thanks,

Naveen Gv

0 Kudos
Chao_Y_Intel
Moderator
271 Views

Hi,

Here is the survey regarding IPP 7.0 Beta:

http://software.intel.com/en-us/forums/showannouncement.php?a=143

If you have any feedback in your test, could you please send it to us?

Thanks,
Chao

0 Kudos
Vladimir_Dudnik
Employee
271 Views
I think it might be worth to note explicitly that we do provide sample JPEG-XR codec implementation which you might be interested tocheck to see how to use JPEG-XR related IPP functions to build full functional codec. You may find JPEG-XR codec in Unified Image Codecs sample from main IPP sample package.

Regards,
Vladimir
0 Kudos
Reply