Hi
I have a set of Strokes (from ink) and would like to find those strokes that participate in a geometric shape like line,square, circle, triangle... and identify them.
Until now i have seen many algorithms that work on bitmaps.
My problem is easier since i have already the good array of point. But still need to find the closest geometric shape. thanks John