- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The comments in ippi.h for ippiErode3x3 and ippiDilate3x3 are as follows:
Name: ippiErode3x3_8u_C1R() ippiDilate3x3_8u_C1R()
// ippiErode3x3_8u_C3R() ippiDilate3x3_8u_C3R()
// ippiErode3x3_8u_AC4R() ippiDilate3x3_8u_AC4R()
// ippiErode3x3_8u_C4R() ippiDilate3x3_8u_C4R()
//
// ippiErode3x3_32f_C1R() ippiDilate3x3_32f_C1R()
// ippiErode3x3_32f_C3R() ippiDilate3x3_32f_C3R()
// ippiErode3x3_32f_AC4R() ippiDilate3x3_32f_AC4R()
// ippiErode3x3_32f_C4R() ippiDilate3x3_32f_C4R()
The actual declarations differ from that
IPPAPI (IppStatus, ippiErode3x3_64f_C1R, (const Ipp64f* pSrc, int srcStep, Ipp64f* pDst, int dstStep, IppiSize roiSize))
IPPAPI (IppStatus, ippiDilate3x3_64f_C1R, (const Ipp64f* pSrc, int srcStep, Ipp64f* pDst, int dstStep, IppiSize roiSize))
So, either the declarations or the comments are wrong.
Regards,
Adriaan van Os
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Adriaan,
thanks for you reporting. I tracked it to fix in the future product.
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