- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We are statically linking IPP 6 to our Win32 app. (Evaluation version)
app (actualy one compononet of the app ) used to use some early version of ipp (actaualy ipl) and we havent seen issues there. (Main reason for migrating to ipp6+ is ability to build 64bit app)
However with ippv6 we see regaulr crashes when Resizing images to close to twice the size. (1.9*)
ippiResize_8u_C1R is the function i see get exectuted last (from ownResize8u_Plane).
sometimes the whole process would work fine just to crash on next resize operation
we generaly use linear interpolation but its happening with cubic aswell
is there a known issue ?
app (actualy one compononet of the app ) used to use some early version of ipp (actaualy ipl) and we havent seen issues there. (Main reason for migrating to ipp6+ is ability to build 64bit app)
However with ippv6 we see regaulr crashes when Resizing images to close to twice the size. (1.9*)
ippiResize_8u_C1R is the function i see get exectuted last (from ownResize8u_Plane).
sometimes the whole process would work fine just to crash on next resize operation
we generaly use linear interpolation but its happening with cubic aswell
is there a known issue ?
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
there is no known issues similar to what you described. Could you please provide simple test case which reproduced the issue? To be honest, I think it is most probably related to the way you call IPP function.
Note, you may try IPP demo application to play with resizing different images and to ensure that ippiResize work correctly when properly used.
Regards,
Vladimir
there is no known issues similar to what you described. Could you please provide simple test case which reproduced the issue? To be honest, I think it is most probably related to the way you call IPP function.
Note, you may try IPP demo application to play with resizing different images and to ensure that ippiResize work correctly when properly used.
Regards,
Vladimir

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