Module Values.UnsearchedFaceReasonSource
Sourcetype nonrec t = | FACE_NOT_LARGEST| EXCEEDS_MAX_FACES| EXTREME_POSE| LOW_BRIGHTNESS| LOW_SHARPNESS| LOW_CONFIDENCE| SMALL_BOUNDING_BOX| LOW_FACE_QUALITY| Non_static_id of string
Sourceval to_value : t -> [> `Enum of string ]