- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ippiWarpAffine_8u_C1R,ippiFilterRow_8u_C1R,ippiFilterColumn_8u_C1R...
these functions are not in the latest version,how could I find the corresponding functions?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please look into you may find out the Reference Manual - Appendixes B, C for ipps and ippi. You will see the list functions were removed from 9.0 and substitution and workaround
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
could you check the IPP 9.0 manual for these deprecated function?
Manual Volume 2, Appendix C, Removed Functions for Image and Video Processing
For example:
ippiWarpAffine_8u_C1R |
Use new WarpAffine functions. For an example on how to replace the old API with the new one refer tohttps://software.intel.com/en-us/articles/code-examples-for-new-apis-and-sample-how-to-replace-deprecated-api-with-them. |
ippiFilterColumn_8u_C1R |
ippiFilterBorderInit_16s+ippiFilterBorder_8u_C1R (with filter.width=1) |
Feel free to let us know if you get any problems.
Thanks,
Chao
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Gennady Fedorov (Intel) wrote:
Please look into you may find out the Reference Manual - Appendixes B, C for ipps and ippi. You will see the list functions were removed from 9.0 and substitution and workaround
thx,so how to deal with this function?
ippiResizeGetBufSize | N/A |
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Can you check this post for the resize function?
https://software.intel.com/en-us/forums/intel-integrated-performance-primitives/topic/594425
Thanks,
Chao

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page