add utils.cpp and testcase
authorPeng Li <seudut@gmail.com>
Sun, 22 Jul 2018 13:21:15 +0000 (21:21 +0800)
committerPeng Li <seudut@gmail.com>
Sun, 22 Jul 2018 13:26:17 +0000 (21:26 +0800)
commitd06c701dfc59f196bac017708b626f0daa92973f
tree5f7ed5f60c0e93fd6560096107b8c80f99c21b23
parentb5f0328f4054d19fcf8a6b870d5448be8087d29c
add utils.cpp and testcase
include/Utils.h [new file with mode: 0644]
include/hungarian.h
src/MultiTracker.cpp
src/Tracker.cpp
src/Utils.cpp [new file with mode: 0644]
src/hungarian.cpp
test/SConscript
test/TestHungarian.cpp
test/TestUtils.cpp [new file with mode: 0644]