yu-lab-vt / muSSP

An exact and efficient min-cost flow algorithm for data-association in multi-object tracking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minor changes

yu-lab-vt opened this issue · comments

  1. Thank Nuzhny007 to fix the memory leaks.
  2. Change to C++14 compiler.
  3. Fix the bug caused by 'abs' function under C++14.
  4. Change the command of running muSSP.