PortraitQualityAttributes Structure¶
Namespace: id3.Face
Definition¶
class PortraitQualityAttributes
class PortraitQualityAttributes
public partial struct PortraitQualityAttributes
public class PortraitQualityAttributes
public typealias PortraitQualityAttributes = id3FacePortraitQualityAttributes
typedef struct id3FacePortraitQualityAttributes
Properties¶
Name |
Type |
Description |
---|---|---|
int |
Value indicating whether the color of the background is uniform. |
|
int |
Value indicating whether lighting is equally distributed on the face, in particular symmetrically, i.e., there is no difference between the brightness of the right and left side of the face. |
|
int |
Value indicating whether the dynamic range on the image is sufficient. |
|
int |
Value indicating whether no emotion is visible on the subject’s face. |
|
int |
Value indicating whether the eyes are open. |
|
int |
Value indicating whether the height of the head in the image is correct. |
|
int |
Value indicating whether the horizontal position of the head in the image is correct. |
|
int |
Value indicating whether the vertical position of the head in the image is correct. |
|
int |
Value indicating whether the width of the head in the image is correct. |
|
int |
Value indicating whether the image is coloured, not grayscale. |
|
int |
Value indicating whether the image resolution is correct. |
|
int |
Value indicating whether the image is sharp. |
|
int |
Value indicating whether the left eye is visible. |
|
int |
Value indicating whether the subject looks straight towards the camera. |
|
int |
Value indicating whether the mouth is closed. |
|
int |
Value indicating whether the mouth is visible. |
|
int |
Value indicating whether no flash reflection is visible. |
|
int |
Value indicating whether the subject does not wear glasses. |
|
int |
Value indicating whether the subject does not wear a hat. |
|
int |
Value indicating whether no noise is present in the image. |
|
int |
Value indicating whether the image is not over-exposed. |
|
int |
Value indicating whether the image is not pixelated. |
|
int |
Value indicating whether no red-eye is present. |
|
int |
Value indicating whether the subject is not smiling. |
|
int |
Value indicating whether the image is not under-exposed. |
|
int |
Value indicating whether the nose is visible. |
|
int |
Value indicating whether the subject’s face is frontal. |
|
int |
Value indicating whether the right eye is visible. |
|
int |
Value indicating whether the skin looks natural. |