- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have Ipp 32-bit lib。 Version is v5.0. Name i ippiw7.dll.
I have not corresponding 64-bit version。where can i get the 64 bit version v5.0。
I get Ipp_9_0 32-bit和64-bit lib.
ippiResize_8u_C1 interface is missing, which interface to replace。
Can you provide any manual information?
Thanks。
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I find a interface which is
IPPAPI(IppStatus, ippiResizeFilter_8u_C1R, (
const Ipp8u *pSrc, int srcStep, IppiSize srcRoiSize,
Ipp8u *pDst, int dstStep, IppiSize dstRoiSize, IppiResizeFilterState *pState)) in ipp_9_0_ippi.h.
typedef struct ResizeFilterState IppiResizeFilterState
But I do not find the definition of ResizeFilterState.
Do I need to define the struct ResizeFilterState myself?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Please try to use ippiResize<Filter> functionality from ippIP domain.
Here is the manual how to use it:
Also here you can find some useful information about differences in IPP Resize approaches:
https://software.intel.com/en-us/articles/different-approaches-in-intelr-ipp-resize
If you need any other assistance please let me know.
Thanks,
Tatyana

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