Skip to main content

Class: EOIObjectDescription

Public element model used in EyesOnIt requests, responses, or configuration.

Namespace: EyesOnItSDK.API.Elements

Constructors

  • public EOIObjectDescription()
  • public EOIObjectDescription(string text, bool backgroundPrompt)

Properties

PropertyJSON FieldTypeNotes
DisplayTextdisplay_textstring
Texttextstring
Thresholdthresholdint?
Alertalertbool?
Confidenceconfidencefloat?
OverThresholdover_thresholdbool?
BackgroundPromptbackground_promptboolSet to true when the text describes the scene background rather than the target object.

Events

This class does not expose any public events.

Methods

This class does not expose any public methods.