ImageQualityGroup class
Image Quality characteristic group
Constructors
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
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- background ↔ _Background
-
The Background characteristics group checks the background uniformity,
shadows on background, and other faces presence on the picture.
getter/setter pair
- eyes ↔ _Eyes
-
The Eyes characteristics group checks eyes closure, occlusion, hair coverage,
red eye effect, and whether a person is looking directly at the camera.
getter/setter pair
- faceImage ↔ _FaceImage
-
The Face image quality group includes blur and noise levels, unnatural skin tone,
and face dynamic range checks.
getter/setter pair
- headOcclusion ↔ _HeadOcclusion
-
The Head occlusion group includes checks of glasses, face occlusion, and head coverage.
getter/setter pair
- headSizeAndPosition ↔ _HeadSizeAndPosition
-
The Head size and position group includes the position of the "middle point"
relative to the width and height of the image, the head width to the image
width and height ratio, inter-eye distance, yaw, pitch, roll.
getter/setter pair
- image ↔ _Image
-
The Image characteristics group includes width, height, width to height proportions,
the image RGB channels number, and padding ratio.
getter/setter pair
- poseAndExpression ↔ _PoseAndExpression
-
The Pose and expression characteristics group checks the shoulders pose,
face expression, whether there is an open mouth or smile.
getter/setter pair
- shadowsAndLightning ↔ _ShadowsAndLightning
-
The Shadows and lightning characteristics group checks whether a photo
is too dark or overexposed, if there are glares or shadows on the face.
getter/setter pair