- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi list,
Is there any API available in Intel IPP library for
1. scaling the image before compressing it to JPEG format? Example : Input raw buffer of resolution 1280X1024, 32 bit, and output to JPEG format with 800X600.
2. Is resize API's do same task as scaling/resampling? i saw there are some resize api's avialable..
Thanks.
Is there any API available in Intel IPP library for
1. scaling the image before compressing it to JPEG format? Example : Input raw buffer of resolution 1280X1024, 32 bit, and output to JPEG format with 800X600.
2. Is resize API's do same task as scaling/resampling? i saw there are some resize api's avialable..
Thanks.
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Rohit,
As I know you can convert to different bit depth of an image by using ippiscale function.
There are many functions available under Image Geometry Transforms APIs, please refer ipp image processing manual to identify suitable function for your requirements.
Thanks,
Naveen Gv
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Rohit,
As I know you can convert to different bit depth of an image by using ippiscale function.
There are many functions available under Image Geometry Transforms APIs, please refer ipp image processing manual to identify suitable function for your requirements.
Thanks,
Naveen Gv

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