ShapeRecognition
Shape recognition for video games using fast algorithms (heuristics).
...In this demonstration, few shapes can be recognized:
* circles
* triangles
* lines (vertical, horizontal and diagonal)
* arcs with horizontal symmetry
* lowercase phi letters
The code offers the possibility to add its own shapes or even letters recognition. It will be improved to trigger a specific action by shape.
The source code will be available in few days.