Recent content by Andsello1

  1. A

    Detecting symmetric freehand shapes from point coordinates

    I'm working on an Android app which let's a group of child to draw whatever they want in a specific area. I need to check if the lines and figure that they draw are symmetric. The problem is that since the app is designed to let them draw freehand, I don't know how to compare the lines by...