![]() |
MediaX v1.1.2 [7554dd3]
Video streaming for military vehicles
|
Public Member Functions | |
| void | AddObject (const BoundingBox &box) |
| void | Update (const uint8_t *frame, int width, int height, int channels) |
| std::vector< TrackedObject > | GetTrackedObjects () const |
Private Attributes | |
| uint64_t | next_id_ |
| std::vector< TrackedObject > | objects_ |
| std::vector< CorrelationTracker > | correlation_trackers_ |