For a reference I am attaching two image A and B

I want to calculate the rotation of Image B assuming you know all the dimensions of Image A in Opencv
|
For a reference I am attaching two image I want to calculate the rotation of Image
| |||||
feedback
|
|
you need to create a projection plane. So, you will get a perspective projection. And then you can resolve the transformation matrix variables to get the angle. Hope this helps, lemme know if you need more details. | |||||||||||
feedback
|