I'm facing a problem which I thought was simple but now it's tearing up my scalp.
Given a line drawing, is it possible to find the number of arcs or curves in the drawing? If possible at all, what would be the best way to go about this?
Example:
The above image has two curves but I have been trying all sorts of algorithms to locate them with no success. Any thoughts?