EOIVideoDetection
eyesonit-typescript-sdk / EOIVideoDetection
Class: EOIVideoDetection
Extends
Constructors
Constructor
new EOIVideoDetection():
EOIVideoDetection
Returns
EOIVideoDetection
Overrides
Properties
region
region:
string
Inherited from
class_name?
optionalclass_name:string
Inherited from
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?
optionalcondition:EOIDetectionCondition
result_id?
optionalresult_id:string
image
image:
string
Methods
fromJsonObj()
staticfromJsonObj(obj):EOIVideoDetection|undefined
Parameters
obj
any
Returns
EOIVideoDetection | undefined
getDetectedObjects()
getDetectedObjects():
EOIDetectionObject[] |null
Returns
EOIDetectionObject[] | null
getMaxConfidenceDescription()
getMaxConfidenceDescription():
string|null
Returns
string | null