- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi there
I'm working with medical image processing,andconcerned about the quality of ippiresize function.
I compare the pDst buffer of ippirezie function with standard linear interpolation algorithm. It turns out to be a great difference, there are 30% pixels are different, and I want to kown why. Is this resize function doing some other thingsbesides interpolation.
I'm working with medical image processing,andconcerned about the quality of ippiresize function.
I compare the pDst buffer of ippirezie function with standard linear interpolation algorithm. It turns out to be a great difference, there are 30% pixels are different, and I want to kown why. Is this resize function doing some other thingsbesides interpolation.
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can you show an example of the difference?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
As i know ippiResize functions do only interpolation during resizing. Try different interpolation mode(may be IPPI_INTER_SUPER).
Which version of IPP you are using. All ippiResize* functions in ippiman.pdf and .h formats have been marked for deprecated. You have to use ippiResizeSqrPixel* intead.
Regards,
Naveen Gv

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