Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 815 Bytes

File metadata and controls

13 lines (10 loc) · 815 Bytes

# Event

Properties

Name Type Description Notes
classification string The classification of the recognized object. [optional]
group string The group of the classification. [optional]
start float The start in seconds where the classification object is found. [optional]
duration float The duration of the event in seconds until the classification object is no longer in frame. The current event is ongoing if the duration is not set. [optional]
severity int The severity of the classification object set while configuring the AI. [optional]

[Back to Model list] [Back to API list] [Back to README]