- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hello,
I am trying to zoom interactively a large image, but i have to keep a very good quality over multiple levels of zoom.
I wouldn't want to see different artifacts on different zoom levels.
And regarding the quality of the zoom, i would like to have a zoom as neutral as possible. It's a very fine and "foggy" type of image.
What advices would you give regarding IPP usage for this kind of problem ?
thanks, paul.
I am trying to zoom interactively a large image, but i have to keep a very good quality over multiple levels of zoom.
I wouldn't want to see different artifacts on different zoom levels.
And regarding the quality of the zoom, i would like to have a zoom as neutral as possible. It's a very fine and "foggy" type of image.
What advices would you give regarding IPP usage for this kind of problem ?
thanks, paul.
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Paul,
I'm afraid I did not get your question completely. We would recommend you to use ippiResizeSqrPixel function as one which try to avoid resize artifacts.
Regards,
Vladimir
I'm afraid I did not get your question completely. We would recommend you to use ippiResizeSqrPixel function as one which try to avoid resize artifacts.
Regards,
Vladimir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - Vladimir Dudnik
Hi Paul,
I'm afraid I did not get your question completely. We would recommend you to use ippiResizeSqrPixel function as one which try to avoid resize artifacts.
Regards,
Vladimir
I'm afraid I did not get your question completely. We would recommend you to use ippiResizeSqrPixel function as one which try to avoid resize artifacts.
Regards,
Vladimir
hi vladimir
i was referring to the interpolation method first, each method will produce different artifacts and i was wondering what method was the best for me. Because i want to display consecutive levels of zoom, i was hoping to select a method creating "regular artifacts".
I still have problems finding details about the methods CUBIC2P_BSPLINE, _CATMULLROM and _B05C03 in the doc ...
And the second thing was the way to chain a crop and resize to do a zoom, multiple times ... do we have something smarter to do that ?
thanks, paul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Paul,
according our expert lanczos interpolation is the best for zooming and supersampling is the best for decimating.
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