how to decompose homography matrix in opencv2.4.9 or in matlab?

asked 2016-01-23 00:30:31 -0600

Himanshus gravatar image

actually i computed homography b/w two aerial images. now i want to calculate translation rotation scale b/w these images. methods suggests that i have to decompose the homography matrix to get these values . but i don't know how to do this ?

edit retag flag offensive close merge delete