Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
公告
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.

Decode JPEG 2000

CHETAN_SHINDE
初學者
1,891 檢視

Hello All,

I need help for migrating Decoding of JPEG 2000 IMAGE & DCT Decode.

I was using Intel Compiler 2011 (m_ccompxe_2011.13.380) and now I want to upgrade sources to Intel compiler 2018 (m_ccompxe_2018.3.039.dmg).

In older version we were using function ReadImageJPEG2000

Can someone help with some sample code for decoding JPEG 2000 image in latest version Intel IPP. (2018 Update 3).

 

Thank You

Chetan...

0 積分
4 回應
Pavel_B_Intel1
1,891 檢視

Hello Chetan,

unfortunately we deprecated support of image, audio and video codecs in the IPP 9.0 version. The modern IPP package contains only building blocks for image and signal processing, no any codecs any more.

Pavel

CHETAN_SHINDE
初學者
1,891 檢視

Thank You Pavel

From where can I get sample sources (w_ipp-ijg_p_8.0.0.005.zip) which I can try building using Intel(R) IPP 9.0 Legacy Libraries.

Thanks

 

Gennady_F_Intel
1,891 檢視

Chetan, could you try to submit this issue to the Intel Online Service Center

CHETAN_SHINDE
初學者
1,891 檢視

Thanks,

Actually I manage to update/run my IPP 7.0 samples using Intel IPP Legacy Libraries 9.0 with the help give in following documentation. Now my old code is running perfectly :).

https://software.intel.com/en-us/articles/how-to-build-former-intel-ipp-samples-with-ipp-90-legacy-libraries

回覆