Skip to main content

Class: EOIImageDetection

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

Namespace: EyesOnItSDK.API.Elements

Inherits from: EOIDetection

Constructors

  • public EOIImageDetection() : base()

Properties

PropertyJSON FieldTypeNotes
ObjectsobjectsEOIDetectionObject[]

Events

This class does not expose any public events.

Methods

MethodReturnsNotes
public EOIDetectionObject[] GetDetectedObjects()EOIDetectionObject[]
public (EOIDetectionObject detectionObject, EOIObjectDescription objectDescription) GetObjectByDescription(string objectDescription)(EOIDetectionObject detectionObject, EOIObjectDescription objectDescription)