Class: EOIEffects
Public element model used in EyesOnIt requests, responses, or configuration.
Namespace: EyesOnItSDK.API.Elements
Constructors
This class does not expose a public constructor.
Properties
| Property | JSON Field | Type | Notes |
|---|---|---|---|
ShowMotion | show_motion | bool | |
ShowBoundingBoxes | show_bounding_boxes | bool | |
ShowBoundingBoxLabels | show_bounding_box_labels | bool | |
ShowLines | show_lines | bool | |
ShowRegions | show_regions | bool | |
ShowPreliminaryDetections | show_preliminary_detections | bool | |
ShowValidatedDetections | show_validated_detections | bool | |
BlurNonValidatedDetections | blur_non_validated_detections | bool | |
ShowConfidenceLevels | show_confidence_levels | bool | |
ShowObjectCount | show_object_count | bool | |
ShowFrameNumber | show_frame_number | bool | |
ShowTrackId | show_track_id | bool | |
ShowAlertText | show_alert_text | bool | |
FontScale | font_scale | int |
Events
This class does not expose any public events.
Methods
This class does not expose any public methods.