- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have recently changed from ipp 7.0 to ipp 7.1.
I have the need to replace all my tiled resize function, and I discovered the elimination of the function ippiGetResizeFract( imgSz, srcRect, xFactor, yFactor, &xFr, &yFr, interpolation );
My question is: how do I now calculate the xFr and yFr to be used in the new resize functions of ipp 7.1?
Regards, Lionel Kuhlmann
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Actually I would like not to replace the ippiGetResizeFract() and just get an updated resize of tiles images example, as the one found in the ippi sample code (wich currently use the obsolete function ippiGetResizeFract() - this does not really make sense to me.
Anyone even tried the new resize functions?
-Lionel
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