How to calculate angle from homography
I use SURF to findHomography.
Now I need the angle of object.
How to do it?
Thanks a lot
I use SURF to findHomography.
Now I need the angle of object.
How to do it?
Thanks a lot
Asked: 2015-12-09 07:32:56 -0600
Seen: 829 times
Last updated: Dec 09 '15
A question about registration function in Opencv2.4.2
check ransac outlier before perspectiveTransform ?
findHomography with RANSAC wrong outliering
Error in brief_match_test.cpp opencv 2.4.2
finding axis of symmetry in an image
getAffineTransform, getPerspectiveTransform or findHomography?
Apply homography on a sinlge point
CV findHomography assertion error - counter => 4
Image Registration by Manual marking of corresponding points using OpenCV
Here is the theory of Homoraphy estimation. What angle do you need?
I need the rotation angle of 2D
Maybe you can use fitEllipse, or maybe this is a duplicate?