d61h6k4 / SORT_tracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

SORT Tracker with OpenCV KalmanFilter and OR-Tools linear assignment solver.

Dependencies

If you don't have Bazel installed already, you can download it for free from https://bazel.build/.

Take a look at the WORKSPACE file.

Unit Tests

bazel test //... --test_output=all

About


Languages

Language:C++ 82.6%Language:Starlark 15.3%Language:Shell 2.1%