Record
detected-object
No description available.
record detected-object {
confidence: option<f64>,
object: option<string>,
parent: option<object-hierarchy>,
rectangle: option<bounding-rect>,
}Fields
| Name | Type | Description |
|---|---|---|
| confidence | option<f64> | |
| object | option<string> | |
| parent | option<object-hierarchy> | |
| rectangle | option<bounding-rect> |