one_dollar_unistroke_recognizer 0.3.1 copy "one_dollar_unistroke_recognizer: ^0.3.1" to clipboard
one_dollar_unistroke_recognizer: ^0.3.1 copied to clipboard

The $1 Unistroke Recognizer, a 2D single-stroke recognizer. This is a Dart port of the original JavaScript implementation.

0.3.1 #

  • Scores can now only be between 0 and 1. Would-be negative scores are interpreted to mean that the stroke is not recognized, so null is returned.

0.3.0 #

  • Added functions to RecognizedUnistroke to get a "perfect" shape from the user's stroke: see RecognizedUnistroke.convertToCanonicalPolygon and RecognizedUnistroke.convertToCircle.

0.2.0 #

  • Recognize custom unistrokes by setting the referenceUnistrokes variable, or by passing the overrideReferenceUnistrokes parameter to recognizeUnistroke.

0.1.1 #

0.1.0 #

  • Initial release.
  • TODO: Allow adding custom unistrokes.
2
likes
0
pub points
84%
popularity

Publisher

verified publisheradil.hanney.org

The $1 Unistroke Recognizer, a 2D single-stroke recognizer. This is a Dart port of the original JavaScript implementation.

Homepage
Repository (GitHub)
View/report issues

Topics

#math #shape-recognition #gesture-recognition #polygons #unistroke

License

unknown (license)

Dependencies

flutter, vector_math

More

Packages that depend on one_dollar_unistroke_recognizer