1. 16 Aug, 2019 1 commit
  2. 15 Aug, 2019 5 commits
  3. 14 Aug, 2019 4 commits
  4. 13 Aug, 2019 5 commits
  5. 09 Aug, 2019 1 commit
  6. 08 Aug, 2019 3 commits
  7. 05 Aug, 2019 3 commits
  8. 03 Aug, 2019 1 commit
  9. 02 Aug, 2019 2 commits
  10. 26 Jul, 2019 1 commit
  11. 25 Jul, 2019 1 commit
  12. 24 Jul, 2019 1 commit
  13. 21 Jul, 2019 1 commit
  14. 19 Jul, 2019 1 commit
  15. 15 Jul, 2019 2 commits
  16. 12 Jul, 2019 1 commit
  17. 10 Jul, 2019 2 commits
  18. 07 Jul, 2019 1 commit
  19. 06 Jul, 2019 1 commit
  20. 05 Jul, 2019 1 commit
    • Leonid Beynenson's avatar
      Merge pull request #2182 from LeonidBeynenson:lb/tracking_by_matching · 0a2179b3
      Leonid Beynenson authored
      * Add tracking-by_matching code and sample
      
      * Make interface for PedestrianTracker
      
      * Replace PedestrianTracker -> TrackerByMatching
      
      * Make proper filtering by class id in tracking_by_matching
      
      Also make the sample build in the case when opencv_dnn module is not
      built.
      Also help is added.
      
      * Remove TODO-s from tracking_by_matching code
      
      * Add parameter frame_step, add copyrights, fix warnings
      
      * Remove copyright from tracking_by_matching
      
      * Rename check macros and remove obsolete mentions of pedestrians
      
      * Tune default thresholds in tracking_by_matching sample
      
      * Add description of classes and factories
      
      * Remove unrequired EOL-s at the end of files
      
      * Replace pointers by references for output parameters
      
      * Fix some warnings found by buildbot
      
      * Fix warning from buildbot, tune some thresholds in tracking_by_matching
      
      * Replace pragma once by ifndef-define clause
      
      * Fix more Windows warnings
      
      * Change case of methods of TrackerByMatching class
      
      * Change name of methods to CamelCase in TrackerByMatching
      
      * Make more convenient check macros in tracking_by_matching.cpp
      
      * Simplify tracking_by_matching sample
      
      * Fix Mac error in tracking_by_matching
      0a2179b3
  21. 02 Jul, 2019 1 commit
  22. 01 Jul, 2019 1 commit