OpenCV rotation Matrix: no xy movement, only z movement needs to consider

asked 2014-03-05 20:19:40 -0600

hayden gravatar image

Hello, I have a 3X3 rotation matrix. I don't need to consider xy rotation of a particular set of points in the image. I need to consider the Z rotation only, How can I do that? Please provide me some suggestions, i am a bit new in OpenCV. Thanks in advance.

edit retag flag offensive close merge delete

Comments

I would guess SVD

GrumbleLion gravatar imageGrumbleLion ( 2014-03-08 18:57:49 -0600 )edit