Expand description
All computer vision related types.
Structs§
- BoxDetection
- An object detection represented by a bounding box.
- Gps
- A GPS coordinate. Contains latitude, longitude, altitude, heading, and timestamp.
- MatInfo
- Dimensional info regarding the image being processed.
- Model
- A object detection model.
- Object
- A detected object.