1. 13 Aug, 2019 4 commits
  2. 09 Aug, 2019 1 commit
  3. 08 Aug, 2019 3 commits
  4. 05 Aug, 2019 3 commits
  5. 03 Aug, 2019 1 commit
  6. 02 Aug, 2019 2 commits
  7. 26 Jul, 2019 1 commit
  8. 25 Jul, 2019 1 commit
  9. 24 Jul, 2019 1 commit
  10. 21 Jul, 2019 1 commit
  11. 19 Jul, 2019 1 commit
  12. 15 Jul, 2019 2 commits
  13. 12 Jul, 2019 1 commit
  14. 10 Jul, 2019 2 commits
  15. 07 Jul, 2019 1 commit
  16. 06 Jul, 2019 1 commit
  17. 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
  18. 02 Jul, 2019 1 commit
  19. 01 Jul, 2019 2 commits
  20. 30 Jun, 2019 1 commit
  21. 26 Jun, 2019 1 commit
  22. 23 Jun, 2019 3 commits
  23. 21 Jun, 2019 1 commit
  24. 19 Jun, 2019 3 commits
  25. 18 Jun, 2019 1 commit