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
| Property | JSON Field | Type | Notes |
|---|---|---|---|
DisplayText | display_text | string | |
Text | text | string | |
Threshold | threshold | int? | |
Alert | alert | bool? | |
Confidence | confidence | float? | |
OverThreshold | over_threshold | bool? | |
BackgroundPrompt | background_prompt | bool | Set 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.