View Source GoogleApi.ContentWarehouse.V1.Model.ImageUnderstandingIndexingAnnotation (google_api_content_warehouse v0.4.0)

Annotation packs various recognition, detection, embedding, and parsing results. One Annotation per bounding box detection.

Attributes

  • feature (type: list(GoogleApi.ContentWarehouse.V1.Model.ImageUnderstandingIndexingFeature.t), default: nil) - Multiple feature embeddings for this bounding box.
  • labelGroup (type: list(GoogleApi.ContentWarehouse.V1.Model.ImageUnderstandingIndexingLabelGroup.t), default: nil) - Multiple label annotations for this bounding box.
  • roi (type: GoogleApi.ContentWarehouse.V1.Model.ImageUnderstandingIndexingImageRegion.t, default: nil) - Detected bounding box. Leave it not set for whole image annotation.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

Functions

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

Unwrap a decoded JSON object into its complex fields.