GoogleApi.VideoIntelligence.V1.Model.GoogleCloudVideointelligenceV1_FaceDetectionConfig (google_api_video_intelligence v0.28.0) View Source
Config 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".
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.