digital_ink_recognition_mlkit library

Classes

DigitalInkRecognitionContext
Information about the context in which an ink has been drawn. Pass this object to a DigitalInkRecognizer alongside an Ink to improve the recognition quality.
DigitalInkRecognizer
A class to perform handwriting recognition on digital ink.
Ink
Represents the user input as a collection of Stroke and serves as input for the handwriting recognition task.
RecognitionCandidate
Individual recognition candidate.
Stroke
Represents a sequence of touch points between a pen (resp. touch) down and pen (resp. touch) up event.
StrokePoint
A single touch point from the user.
WritingArea
The writing area is the area on the screen where the user can draw an ink.