Skip to main content

EOIVideoDetection

eyesonit-typescript-sdk


eyesonit-typescript-sdk / EOIVideoDetection

Class: EOIVideoDetection

Extends

Constructors

Constructor

new EOIVideoDetection(): EOIVideoDetection

Returns

EOIVideoDetection

Overrides

EOIDetection.constructor

Properties

region

region: string

Inherited from

EOIDetection.region


class_name?

optional class_name: string

Inherited from

EOIDetection.class_name


stream_url

stream_url: string


stream_name

stream_name: string


event

event: string


time

time: DateTime


frame_num

frame_num: number


object_description

object_description: string


condition?

optional condition: EOIDetectionCondition


result_id?

optional result_id: string


image

image: string

Methods

fromJsonObj()

static fromJsonObj(obj): EOIVideoDetection | undefined

Parameters

obj

any

Returns

EOIVideoDetection | undefined


getDetectedObjects()

getDetectedObjects(): EOIDetectionObject[] | null

Returns

EOIDetectionObject[] | null


getMaxConfidenceDescription()

getMaxConfidenceDescription(): string | null

Returns

string | null