- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
The documentation for DilateBorder has a code example of a dilation of a 5x5 image, defined as
Ipp16u pSrc[5*5] = { 1, 2, 4, 1, 2, 5, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 5, 1, 2};
Isn't a line missing in there?
IPP version is 9.0.0.
링크가 복사됨
3 응답
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
I see also some others bugs into this example. We will update it into one of the nearest releases. escalated. I will keep you posted.
--Gennady
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Pascal, the issue has been fixed in 9.0 update 1. Thanks for the tips.
