- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm trying to resize an image using ippiResizeLinear_8u_C1R. When I have application verifier enabled, it's telling me that this function is reading past the end of the source buffer. This only seems to occur when the output dimensions are odd. Is this a known issue? I couldn't find any documentation that indicates the dimensions need to be multiples of 2.
Here is the input format/sizes I'm using:
Input: YUV420 610x310
Output YUV420 305x155
Thanks,
Erin
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Post a method that reproduces the error. 4:2:0 images are even sided, yes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
After further investigation I think it's an error in my resize setup code.

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