Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
6813 토론

ippiResizeLinear_8u_C1R reads past the end of the source buffer

Beese__Erin
초급자
842 조회수

 

I'm trying to resize an image using ippiResizeLinear_8u_C1R. When I have application verifier enabled, it's telling me that this function is reading past the end of the source buffer. This only seems to occur when the output dimensions are odd. Is this a known issue? I couldn't find any documentation that indicates the dimensions need to be multiples of 2.

Here is the input format/sizes I'm using:

Input: YUV420 610x310

Output YUV420 305x155

Thanks,

Erin

 

0 포인트
2 응답
BMart1
새로운 기여자 II
842 조회수

Post a method that reproduces the error. 4:2:0 images are even sided, yes.

0 포인트
Beese__Erin
초급자
842 조회수

After further investigation I think it's an error in my resize setup code.

0 포인트
응답