Voting helps other researchers find interesting modules.
Image region produced by a detector.
box
GoogleApi.ContentWarehouse.V1.Model.PhotosVisionGroundtruthdbNormalizedBoundingBox.t
nil
score
number()
version
String.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ImageUnderstandingIndexingImageRegion{ box: GoogleApi.ContentWarehouse.V1.Model.PhotosVisionGroundtruthdbNormalizedBoundingBox.t() | nil, score: number() | nil, version: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()