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