GoogleApi.ContentWarehouse.V1.Model.PhotosVisionObjectrecQuantizedFeatureVector
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Quantized/compressed feature vector (8 bit per value). Can be decoded by multiplying data_factor to each data byte.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
data
(type:String.t
, default:nil
)
- -
dataFactor
(type:number()
, default:nil
)
-
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.PhotosVisionObjectrecQuantizedFeatureVector