rotational symmetry
Hi there,
I am currently writing a project in c and I need to be able to analyse a png file and determine whether it has any rotational symmetry, is this possible using opencv?
Hi there,
I am currently writing a project in c and I need to be able to analyse a png file and determine whether it has any rotational symmetry, is this possible using opencv?
Rotational symmetry is a nice play around thingy. Simply said, an approach that you could use is template based matching. There are some general steps to take in order to perform this.
I do not have a solution, but given this comments, I think you got some starting points right.
I was indeed asuming that the rotation axis was the centerpoint of the object and 2D objects. Another approach, I have no single clue :P
Asked: 2013-02-27 09:12:06 -0600
Seen: 1,098 times
Last updated: Feb 27 '13