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

IppiRotate and Anisotropic pixels

harihar_n
Beginner
224 Views
How are anisotropic pixels handled in IPP? I have an image where the pixel dimensions are not same in x and y (rectangular pixels) and want to rotate it properly.

Thanks!
0 Kudos
1 Reply
Yuri_Tikhomirov__Int
New Contributor I
224 Views
Hi!
You can use ippiWarpAffine. Only you should substitute correctly coefficients for the not square dimensions.

Thanks,
Beg
0 Kudos
Reply