- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
HI All,
I am new to intel IPP We are planning to use this SDK for image processing for our application and we have requiremet to crop image.
Could someone help or provide examples to crop a bitmap image using intel IPP.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
HI,
IPP is a low level primitives(APIs), it may need to combine several APIs for image processing operations. For the "crop", is this just to get a part of the data of the image? If so, a simple ippiCopy may work. or do you want to have other work, like resize, or filtering? You can check other related IPP APIs as well.
regards,
Chao
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