- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I would like to know if there is any API in IPP for getting the attributes of an image such as format, width, height etc
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Prabha_joseph,
No, there is no such API. Most of IPP APIs mainly focus on low-level compute-intensive algorithm, very littleon file attributes, format etc. But ifyour images is jpeg, jpeg2000, png etc , youmay take a look atIPP sample:the Unified Image Codec demo (binary),whichis based onbasic IPP API andbe able to show (decode) image in windows and show image attributs too in bottomframe of the windows.

The UICbinary can be downloaded fromCode Samples for the Intel Integrated Performance Primitives (Intel IPP) Library 7.0* .
The set of functions used in the this sample includes functions for JPEG/JPEG2000/JPEG-XR/TIFF/RLE/DDS/PNG/PNM/BMP encoding/decoding, DICOM decoding, image filtering and computer vision algorithms like face detection, inpainting and image segmentation
Best Regards,
Ying H.
No, there is no such API. Most of IPP APIs mainly focus on low-level compute-intensive algorithm, very littleon file attributes, format etc. But ifyour images is jpeg, jpeg2000, png etc , youmay take a look atIPP sample:the Unified Image Codec demo (binary),whichis based onbasic IPP API andbe able to show (decode) image in windows and show image attributs too in bottomframe of the windows.

The UICbinary can be downloaded fromCode Samples for the Intel Integrated Performance Primitives (Intel IPP) Library 7.0* .
The set of functions used in the this sample includes functions for JPEG/JPEG2000/JPEG-XR/TIFF/RLE/DDS/PNG/PNM/BMP encoding/decoding, DICOM decoding, image filtering and computer vision algorithms like face detection, inpainting and image segmentation
Best Regards,
Ying H.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for your reply.
I searched for APIs in UIC but didn't get.

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