Skip to main content

EOIObjectDescription

Encapsulates object description details that are provided as input to EyesOnIt as well as detection status that is provided as output by EyesOnIt.

Properties

NameTypeDescription
textstringthe text of the object description
thresholdinteger (optional)the alerting threshold for the object description
background_promptbooltrue if this is the background description for the stream, false otherwise

Constructor

Supports simple construction of an EOIObjectDescription object.

Signature

EOIObjectDescription() 

Creates an EOIObjectDescription object with default values

Parameters

This method has no parameters

Methods

This class has no methods