- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
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
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks. I'll have a look at that.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page