- equalBrightness - Variable in class eu.id3.face.PhotographicAttributes
-
Value, from 0 to 100, indicating if one side of the face is ligther than the other side.
0 means that brightness is perfectly equal on both sides of the face.
- equals(Object) - Method in class eu.id3.face.BackgroundUniformity
-
- equals(Object) - Method in class eu.id3.face.ColorBasedPadResult
-
- equals(Object) - Method in class eu.id3.face.DetectedFaceAttackSupport
-
- equals(Object) - Method in class eu.id3.face.EyeGaze
-
- equals(Object) - Method in class eu.id3.face.FaceAttributes
-
- equals(Object) - Method in class eu.id3.face.FaceOcclusionScores
-
- equals(Object) - Method in class eu.id3.face.FacePose
-
- equals(Object) - Method in class eu.id3.face.GeometricAttributes
-
- equals(Object) - Method in class eu.id3.face.GlassesAttributes
-
- equals(Object) - Method in class eu.id3.face.LibVersion
-
- equals(Object) - Method in class eu.id3.face.PhotographicAttributes
-
- equals(Object) - Method in class eu.id3.face.Point
-
- equals(Object) - Method in class eu.id3.face.PortraitQualityCheckpoints
-
- equals(Object) - Method in class eu.id3.face.Rectangle
-
- estimateAge(Portrait) - Method in class eu.id3.face.PortraitProcessor
-
Estimates the age of the person.
- estimateBackgroundUniformity(Portrait) - Method in class eu.id3.face.PortraitProcessor
-
Checks the background uniformity of the specified portrait.
- estimateExpression(Portrait) - Method in class eu.id3.face.PortraitProcessor
-
Estimates the subject's expression on the specified portrait.
- estimateFaceAttributes(Portrait) - Method in class eu.id3.face.PortraitProcessor
-
Estimates the face attributes of the specified portrait.
- estimateGeometryQuality(Portrait) - Method in class eu.id3.face.PortraitProcessor
-
Estimates the geometric quality of the specified portrait according to the ICAO portrait parameters.
- estimatePhotographicQuality(Portrait) - Method in class eu.id3.face.PortraitProcessor
-
Etimates the photographic quality of the specified portrait.
- eu.id3.face - package eu.id3.face
-
- expressionNeutral - Variable in class eu.id3.face.PortraitQualityCheckpoints
-
Value indicating whether no emotion is visible on the subject's face.
- extractRoi(Rectangle) - Method in class eu.id3.face.Image
-
Extracts a region of interest in the image according to the given bounds.
- extractRoiWithColor(Rectangle, int, int, int) - Method in class eu.id3.face.Image
-
Extracts a region of interest in the image according to the given bounds.
- EyeGaze - Class in eu.id3.face
-
Represents the eye gaze.
- EyeGaze() - Constructor for class eu.id3.face.EyeGaze
-
Initializes an empty instance of the EyeGaze class.
- EyeGaze(float, float, float, float) - Constructor for class eu.id3.face.EyeGaze
-
Initializes a new instance of the EyeGaze class from its members.
- EyeGaze(EyeGaze) - Constructor for class eu.id3.face.EyeGaze
-
Initializes a new instance of the EyeGaze class by copying another EyeGaze.
- eyesOpen - Variable in class eu.id3.face.PortraitQualityCheckpoints
-
Value indicating whether the eyes are open.