interactive_shape_recognition 1.1.0
interactive_shape_recognition: ^1.1.0 copied to clipboard
Dart port of inkandswitch/interactive-shape-recognition, an implementation of "A Simple Approach to Recognise Geometric Shapes Interactively".
1.1.0 #
- Added the convenience functions
DetectedShape.generateRectangle,DetectedShape.generateCircle, andDetectedShape.generateLineto generate the perfect shape for the given points. You can see this in action in the online demo.
1.0.1 #
- pub.dev score optimizations