IsabyteImageObjectDetector
API reference for IsabyteImageObjectDetector — parameters, event callbacks, and related configuration.
IsabyteImageObjectDetector
Open demo →Parameters
| Name | Type | Flags | Description |
|---|---|---|---|
Src | string | — | |
Width | string | Nullable | — |
Height | string | Nullable | — |
ConfidenceThreshold | int | — | |
MaxDetections | int | — | |
Model | DetectionModel | — | |
ModelPath | string | Nullable | — |
HuggingFaceApiToken | string | Nullable | — |
CustomModelUri | Uri | Nullable | — |
ShowControls | bool | — | |
AutoDetect | bool | — | |
ShowBoundingBoxes | bool | — | |
Enabled | bool | — | |
CssClass | string | Nullable | — |
Style | string | Nullable | — |
IsabyteAppState | IsabyteRootComponentBase | CascadingNullable | — |
CultureState | IsabyteCultureState | CascadingNullable | — |
Event callbacks
| Name | Type | Flags | Description |
|---|---|---|---|
OnDetectionComplete | EventCallback<List<DetectionResult>> | — |