LabelRecognizer class

DocumentNormalizer class.

Annotations
  • @JS('DLR.LabelRecognizer')

Constructors

LabelRecognizer()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
recognize(dynamic source) PromiseJsImpl<List>
recognizeBuffer(Uint8List buffer, int width, int height, int stride, int format) PromiseJsImpl<List>
toString() String
A string representation of this object.
inherited
updateRuntimeSettingsFromString(String settings) PromiseJsImpl<void>

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

engineResourcePath String
no getter
license String
no getter