FaceAutoCaptureDetection class final
Face detection in Face Auto Capture UI component.
- Annotations
Properties
- bgraRawImage → BgraRawImage
-
BGRA raw image.
final
- deviceTiltAngles → TiltAngles?
-
Tilt angles of the device.
final
- face → FaceDetectorFace?
-
Detected face in the image.
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
-
validatorIdentifiers
→ List<
String> -
List of validator identifiers, where the image did not pass.
final
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited