1. 02 Aug, 2017 1 commit
  2. 24 Apr, 2017 1 commit
  3. 25 Nov, 2016 2 commits
    • mshabunin's avatar
      tracking benchmark tool changes: · 72488907
      mshabunin authored
      - added area under "lost track ratio" curve statistics
      - added "lost track ratio" curve plot
      - minor fixes
      72488907
    • mshabunin's avatar
      Updated tracking benchmark script · 1fcfdc55
      mshabunin authored
      - used C++ to handle resources and output
      - simplified and refactored the code
      - changed statistic calculation (precision, recall, etc)
      - used CommandLineParser -> CL interface has changed
      1fcfdc55
  4. 18 Aug, 2014 2 commits
  5. 11 Aug, 2014 2 commits
  6. 14 Jul, 2014 1 commit
  7. 10 Jul, 2014 2 commits
  8. 09 Jul, 2014 4 commits
    • Alex Leontiev's avatar
      Vadim · 296a864a
      Alex Leontiev authored
      296a864a
    • Alex Leontiev's avatar
      Vadim · a5b8a0a1
      Alex Leontiev authored
      a5b8a0a1
    • Alex Leontiev's avatar
      commit · 8869daec
      Alex Leontiev authored
      8869daec
    • Alex Leontiev's avatar
      Tracking-Learning-Detection and MedianFlow · c27db0d1
      Alex Leontiev authored
      This contribution includes the following logical components into
      tracking module:
      
      .) Change Rect to Rect2d into headers for Tracker's methods;
      This contribution includes the following logical components into
      tracking module:
      
      .) Change Rect to Rect2d into headers for Tracker's methods;
      .) MedianFlow tracker;
      .) extensible benchmark to compare trackers interactively and
      	assess them quantitatively;
      .) TLD tracker (work-in-progress);
      
      Work was funded by Google Summer of Code 2014 initiative. Mentors:
      Gary
      Bradski and Vadim Pisarevsky.
      c27db0d1