Repository for OpenCV's extra modules
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andrej Muhič ced5aa7606 Merge pull request #1552 from amuhic:master 7 years ago
..
benchmark.cpp plot: make the module more customizable 8 years ago
csrt.cpp Merge pull request #1552 from amuhic:master 7 years ago
goturnTracker.cpp tracking: improve public API 8 years ago
kcf.cpp tracking: add confidence threshold to TrackerKCF 8 years ago
multiTracker_dataset.cpp tracking: improve public API 8 years ago
multitracker.cpp Fix the runtime bug again. 7 years ago
multitracker.py python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
samples_utility.hpp Merge pull request #1552 from amuhic:master 7 years ago
tracker.cpp tracking: adding a mosse tracker 7 years ago
tracker.py python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
tracker_dataset.cpp tracking: improve public API 8 years ago
tutorial_customizing_cn_tracker.cpp tracking: improve public API 8 years ago
tutorial_introduction_to_tracker.cpp tracking: improve public API 8 years ago
tutorial_multitracker.cpp fix a runtime bug. 8 years ago