Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
6669 Discussions

Deferred Image Processing in IPP 6.0 beta

Ciro_R_
Beginner
227 Views
Hello,
I have downloaded and installed IPP 6.0 beta. I cannot find the new library for deferred image processing. Can you please point me to header files, documentation and code samples (if any).
Thank you

Ciro
0 Kudos
4 Replies
Ciro_R_
Beginner
227 Views
I've found it's a separate download.

Ciro
Ying_S_Intel
Employee
227 Views
Yes, if you noticed, the new IPP 6.0 samples for Windows add 2 new more sepearated samples:

UIC Sample (w_ipp-uic_b_6.0.067.zip):
Zip file containg the new Unified Image Codec (UIC) interface implementation for image processing applications. This sample provides prebuilt binary modules for UIC codecs in an application named Picnic . The Picnic application demonstrates functions usages in JPEG/JPEG2000 encoding/decoding, RLE encoding/decoding, image filtering and computer vision algorithms such as face detection, inpainting and image segmentation.

DMIP Sample (w_ipp-dmip_b_6.0.067.zip):
Zip file containg the new Deferred Mode Image Processing (DMIP) Layer sample which demonstrates the calculation pipeline usage in image processing algorithms for Windows*. This sample provides both sample source code and prebuilt binary modules for harmonization filter usage and some basic image processing tasks.


After installations, you can find them located in following directories:

ipp-samplesimage-codecsuic and
ipp-samplesimage-processingdmip

Please let us know how you like these new implemenations.

Thanks,
Ying

trebo
Beginner
227 Views

Hello,

Where is theUIC Sample (w_ipp-uic_b_6.0.067.zip)?

I only got these downloads:
Installation Guide ippinstall_win_60b.zip 18 KB
Release Notes ippnotes_win_60b.zip 26 KB
Package for IA-32 w_ipp_ia32_b_6.0.0.033.exe 156 MB
Package for Intel 64 w_ipp_em64t_b_6.0.0.033.exe 152 MB
Package for IA-64 w_ipp_itanium_b_6.0.0.033.exe 106 MB
Sample(s) w_ipp-samples_b_6.0.067.zip 19 MB
DMIP Sample w_ipp-dmip_b_6.0.067.zip 5 MB
Cryptography Sample w_ipp-samples-cryptography_b_6.0.067.zip 422 KB

Has it been removed?

Br,
Robert

Vladimir_Dudnik
Employee
227 Views

Hi Robert,

The Unified Image Codecs (UIC) sample will be published in IPP 6.0 beta update, which is expected in couple weeks

Regards,
Vladimir

Reply