Tag:
Branch:
Tree:
8532e65182
3.4
4.x
5.x
master
next
3.0.0
3.0.0-beta
3.0.0-rc1
3.1.0
3.2.0
3.2.0-rc
3.3.0
3.3.0-rc
3.3.1
3.4.0
3.4.1
3.4.10
3.4.11
3.4.12
3.4.13
3.4.14
3.4.15
3.4.16
3.4.17
3.4.18
3.4.19
3.4.2
3.4.20
3.4.3
3.4.4
3.4.5
3.4.6
3.4.7
3.4.8
3.4.9
4.0.0
4.0.0-alpha
4.0.0-beta
4.0.0-rc
4.0.1
4.1.0
4.1.1
4.1.2
4.10.0
4.11.0
4.2.0
4.3.0
4.4.0
4.5.0
4.5.1
4.5.2
4.5.3
4.5.4
4.5.5
4.6.0
4.7.0
4.8.0
4.8.1
4.9.0
5.0.0-alpha
${ noResults }
1 Commits (8532e65182904120e17e0794442a70a0d2a3431a)
Author | SHA1 | Message | Date |
---|---|---|---|
|
0a2179b328 |
Merge pull request #2182 from LeonidBeynenson:lb/tracking_by_matching
* 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 |
6 years ago |