- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
is there a know bug with Resize and CUBIC interpolation ?
on certain images (i assume specific sizes cause it, but nothing huge or something like that (960x721) )
both ReiszeSqlPixel and Resize (8u_C1R) crash with illegal memmory access.
im using CIpl wrappers from ipp-samples 7.0.7.064 but did try to modify ownResize8u_Plane to use ippiResizeSqrPixel once i noticed crash with ippiResize, however result is the same.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
As you might understand, without a simple test project, in which your problem is reproducable, nobody here can help you.
I use those functions and it did not crash yet.
To my knowledge, most crashes stem from improper use of the "step". Step is a parameter to most IPP functions. It must be a value in bytes that move a pointer of a pixel to the pixel below it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page