LensDiscoveryStylePersonDetectionSignalsDetectedPerson

GoogleApi.ContentWarehouse.V1.Model.LensDiscoveryStylePersonDetectionSignalsDetectedPerson


Table of Contents ▼

Jump to a specific part of the page:

Description

Holds information about a detected person in the image.

Attributes List

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

View Attributes

Attributes

  1. boundingBox (type: GoogleApi.ContentWarehouse.V1.Model.LensDiscoveryStyleBoundingBox, default: nil)
    - Bounding box of the detected person.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.LensDiscoveryStylePersonDetectionSignalsDetectedPerson{
boundingBox: GoogleApi.ContentWarehouse.V1.Model.LensDiscoveryStyleBoundingBox.t() | nil
}

Function

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

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