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

ippiResizeSqrPixel

ulterior
Beginner
237 Views
Hi, I tried to shift to the ippiResizeSqrPixel_8u_C4R from the previously used ippiResize and I get strange behaviour

IppiRect srcRoi = some rectangle region inside the source image
IppRect dstRoi = whole region of a resized image

ippiResize - works OK - result is an image over all dst buffer
ippiResizeSqrPixel - result gets shifted from the left and top edge and it looks like it reacts to srcRoi changes.

can anyone explain the placement difference between those 2?

Regards

0 Kudos
1 Reply
ulterior
Beginner
237 Views
0 Kudos
Reply