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

Image Compression as an Effect

Ryan2
Débutant
1 450 Visites
Hi,

I'd like to apply image compression such as JPEG compression to a Ipp32f_C3R image as an effect. The idea is to simulate compression artifacting to match different digital media types.

I want to take image data at an Ipp32f_C3R pointer, compress it, and output that data back to an Ipp32f_C3R pointer in RGB space for further image processing.

Are there any specific examples I can take a look at to learn how to accomplish this?

Thanks!

Ryan
0 Compliments
2 Réponses
Igor_B_Intel1
Employé
1 450 Visites
Please refer to UIC (Unified Image Codecs) example. It allows in-memory JPEG comression/decompression. You can directly use UIC high-level API for our purpuses.
0 Compliments
Ryan2
Débutant
1 450 Visites
Thanks. I'll have a look at that.
0 Compliments
Répondre