src/CenterDetection.py finds the centers of objects in an image
src/detect_shapes.py detects the shapes of objects in an image
src/ShapeDetector.py guesses shapeName for a given contour
src/findCircleCenters.py finds both the shapeName and center of a set of circles and triangles