- hat - Variable in class eu.id3.face.FaceAttributes
-
Value, from 0 to 100, indicating whether the subject is wearing a hat or not.
- headHeightCorrect - Variable in class eu.id3.face.PortraitQualityCheckpoints
-
Value indicating whether the height of the head in the image is correct.
- headHorizontalPositionCorrect - Variable in class eu.id3.face.PortraitQualityCheckpoints
-
Value indicating whether the horizontal position of the head in the image is correct.
- headImageHeightRatio - Variable in class eu.id3.face.GeometricAttributes
-
Value indicating if the distance between the base of the chin and the crown is less than 80% of the total height of the image.
- headImageWidthRatio - Variable in class eu.id3.face.GeometricAttributes
-
Value indicating if the image width is conform to the (image width / head width) ratio of 7:5.
- headVerticalPositionCorrect - Variable in class eu.id3.face.PortraitQualityCheckpoints
-
Value indicating whether the vertical position of the head in the image is correct.
- headWidthCorrect - Variable in class eu.id3.face.PortraitQualityCheckpoints
-
Value indicating whether the width of the head in the image is correct.
- heavyFrame - Variable in class eu.id3.face.GlassesAttributes
-
Value, from 0 to 100, indicating if the glasses' frame is too heavy.
0 means that the frame is super thick.
- horizontalPosition - Variable in class eu.id3.face.GeometricAttributes
-
Value indicating if the head is correctly centered horizontally.