I am using the homography[this tutorial](http://answers.opencv.org/question/10022/the-homography-tutorial-in-java/) for pattern matching. It is working but i need to find the degree of rotation of that object in scene.
See the template [image](http://postimg.org/image/s542kang3/) and scene [image](http://s12.postimg.org/53n2io19p/scene.jpg) with output . I need
to find the angle based on template.
↧