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

Rotate bitmap in IPP

Pitcha_Y_
Beginner
207 Views

Hi,

This is my problem: This term Im doing bachalor project about IPP and i need help. I need rotate object (represented by bitmap) around y-axis and i dont know how... I tried use some functions, for example: 

- IppStatus ippmRotationY_m4_32f (Ipp32f angle, Ipp32f* pDst);  

- IppStatus ippmRotationYawPitchRoll_m4_32f (Ipp32f yaw, Ipp32f pitch, Ipp32f roll, Ipp32f* pDst); 

Can someone demonstrate to me how to do it? Thank you for reply 

PS: Sorry for my english, it is not my native language. 

0 Kudos
0 Replies
Reply