Implement object tracking to follow individual vehicles throughout the video, enabling trajectory analysis and speed estimation.
Acceptance Criteria:
- Unique ID assignment for each detected vehicle
- Trajectory tracking and visualization
- Speed estimation based on movement
- Entry/exit zone detection
- Track persistence across temporary occlusions
Implement object tracking to follow individual vehicles throughout the video, enabling trajectory analysis and speed estimation.
Acceptance Criteria: