Skip to content
This repository has been archived by the owner on Dec 3, 2024. It is now read-only.

New graph for visualizing tracked detections

Latest
Compare
Choose a tag to compare
@murilolima murilolima released this 16 Dec 10:01
· 5 commits to main since this release
fafa297
  • Add overlay graphs to display both base detection and tracked detections.
  • Replace absl::make_unique with std::make_unique (introduced in C++14).