GoogleApi.VideoIntelligence.V1.Model.GoogleCloudVideointelligenceV1_FaceDetectionConfig (google_api_video_intelligence v0.33.0)
View SourceConfig for FACE_DETECTION.
Attributes
-
includeAttributes
(type:boolean()
, default:nil
) - Whether to enable face attributes detection, such as glasses, dark_glasses, mouth_open etc. Ignored if 'include_bounding_boxes' is set to false. -
includeBoundingBoxes
(type:boolean()
, default:nil
) - Whether bounding boxes are included in the face annotation output. -
model
(type:String.t
, default:nil
) - Model to use for face detection. Supported values: "builtin/stable" (the default if unset) and "builtin/latest".
Summary
Functions
Unwrap a decoded JSON object into its complex fields.