FaceAttributeType.Recognition04 Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Available attributes for recognition04 model.
public struct FaceAttributeType.Recognition04
type FaceAttributeType.Recognition04 = struct
Public Structure FaceAttributeType.Recognition04
- Inheritance
-
FaceAttributeType.Recognition04
Properties
QualityForRecognition |
The overall image quality regarding whether the image being used in the detection is of sufficient quality to attempt face recognition on. The value is an informal rating of low, medium, or high. Only 'high' quality images are recommended for person enrollment and quality at or above 'medium' is recommended for identification scenarios. The attribute is only available when using any combinations of detection models detection_01 or detection_03, and recognition models recognition_03 or recognition_04. |
Applies to
Azure SDK for .NET