Quantcast
Channel: OpenCV Q&A Forum - Latest question feed
Viewing all articles
Browse latest Browse all 19555

Transformation (rotation and translation) between 2 images

$
0
0
Hi, I have this 2 images : ![image description](/upfiles/14641679473865751.jpg) and ![image description](/upfiles/14641679668991412.jpg) I want to calculate the rotation and translation between the two objects (the long vertical object is noise). How can I do that? I try estimateRigidTransform and I get a 3x2 matrix like this : [[ 9.74271490e-01 -5.10741683e-02 2.52325933e+01] [ 1.05148056e-02 1.01445292e+00 -8.42995582e+00]] I think that this matrix is like this : [[ cos(angle) sin(angle) tranlation_X] [-sin(angle) cos(angle) translation_Y]] But 9.74271490e-01 is different from 1.01445292e+00, so, what does it means? Is estimateRigidTransform the best (only) solution? Best regards, Philippe

Viewing all articles
Browse latest Browse all 19555

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>