- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can I use ippiRotate to rotate a 640x480 image without loosing any part of the image? Right now I keep loosing the right side of the image (160 columns of the original orientation). The documentation is leading me to believe that you only get the intersection of the source and destination ROI's, but isn't there a way to rotate a rectangle without loosing part of the image?
Thanks.
Thanks.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can rotate cleanly if you rotate into a larger canvas. Make a larger image buffer, with a larger ROI, and use that as the Dest. If you rotate into an image of the same size, then you will lose part of the image, because there is no where to put it.

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