GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchFrameStarburstData
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Starburst frame-level dense data.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
denseVector
(type:list(number())
, default:nil
)
- Raw float feature vector of the starburst representation. -
sbVersion
(type:String.t
, default:nil
)
- Starburst version. Possible values are: STARBURST_TEXT_V4 STARBURST_TEXT_V4_5 STARBURST_TEXT_V4_PLC STARBURST_TEXT_V5 -
timestampMs
(type:String.t
, default:nil
)
- Timestamp in milliseconds for this frame.
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchFrameStarburstData