LensDiscoveryStylePersonAttributesPersonVisibilityScoresPersonVisibilityPrediction

GoogleApi.ContentWarehouse.V1.Model.LensDiscoveryStylePersonAttributesPersonVisibilityScoresPersonVisibilityPrediction


Table of Contents ▼

Jump to a specific part of the page:

Description

No description given.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. discretizedIconicPersonVisibilityConfidence (type: integer(), default: nil)
    - Confidence score of the visibility type prediction discretized into range [0, 100].
  2. iconicPersonVisibilityType (type: String.t, default: nil)
    - Classification of how much of the body of the most iconic person in the image is visible.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.LensDiscoveryStylePersonAttributesPersonVisibilityScoresPersonVisibilityPrediction{
discretizedIconicPersonVisibilityConfidence: integer() | nil,
iconicPersonVisibilityType: String.t() | nil
}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.LensDiscoveryStylePersonAttributesPersonVisibilityScoresPersonVisibilityPrediction