Skip to content

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).