This website works better with JavaScript.
Explore
Help
Sign In
Chiebot-Mirror
/
opencv_contrib
Watch
8
Star
0
Fork
You've already forked opencv_contrib
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
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.
1531
Commits
5
Branches
55
Tags
401 MiB
C++
87.5%
Cuda
8.3%
Python
1.6%
C
0.8%
CMake
0.6%
Other
0.8%
Tag:
Branch:
Tree:
4a96f1c7ad
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
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '4a96f1c7ad'
${ noResults }
opencv_contrib
/
modules
/
tracking
/
src
History
aravind
e19a449dd0
Fixed roiSelector platform dependency bug - lower 8 bits comparison for keypresses.
9 years ago
..
opencl
2-nd level of parallelization + detector remake
10 years ago
PFSolver.hpp
Remove dependence on optim module
11 years ago
TrackingFunctionPF.hpp
Fixing whitespaces
#2
10 years ago
augmented_unscented_kalman.cpp
Expose Error Cross-Covariance in Uncented Kalman Filters
10 years ago
feature.cpp
fixed warnings
11 years ago
featureColorName.cpp
fixed warnings in the tracking module
10 years ago
multiTracker.cpp
Add macro definition to avoid building error.
10 years ago
multiTracker.hpp
Add macro definition to avoid building error.
10 years ago
multiTracker_alt.cpp
Added VOT 2015 dataset support
10 years ago
onlineBoosting.cpp
fixed warnings
11 years ago
onlineMIL.cpp
fixed warnings
11 years ago
precomp.hpp
Merge
Fix
#2
10 years ago
roiSelector.cpp
Fixed roiSelector platform dependency bug - lower 8 bits comparison for keypresses.
9 years ago
tldDataset.cpp
Warnings
Fix
#3
10 years ago
tldDetector.cpp
Merge pull request
#372
from alalek:ocl_off
10 years ago
tldDetector.hpp
Merge pull request
#372
from alalek:ocl_off
10 years ago
tldEnsembleClassifier.cpp
Fixing Warnings
#2
10 years ago
tldEnsembleClassifier.hpp
Improved VF optimization + Added EC optimization for MO-TLD
10 years ago
tldModel.cpp
Merge pull request
#372
from alalek:ocl_off
10 years ago
tldModel.hpp
ocl: fix "off" mode
10 years ago
tldTracker.cpp
Merge pull request
#372
from alalek:ocl_off
10 years ago
tldTracker.hpp
Debug through candidates display
10 years ago
tldUtils.cpp
2-nd level of parallelization + detector remake
10 years ago
tldUtils.hpp
TLD Fixes & Optimizations
10 years ago
tracker.cpp
+ add KCF Tracker, initial commit, added: tutorial, trackerKCF.cpp, modified: tracker.cpp, tracker.hpp
10 years ago
trackerBoosting.cpp
More abstract tracker declaration
11 years ago
trackerBoostingModel.cpp
fixed warnings
11 years ago
trackerBoostingModel.hpp
Added perf_test and test based on distance and overlap for tracking API
12 years ago
trackerFeature.cpp
fixed warnings
11 years ago
trackerFeatureSet.cpp
Added tracking module
12 years ago
trackerKCF.cpp
Add float cast to KCFTracker
9 years ago
trackerMIL.cpp
Fixed a minor bug on reading/writing trackerMIL::Param.
10 years ago
trackerMILModel.cpp
fixed warnings
11 years ago
trackerMILModel.hpp
Added tracking module
12 years ago
trackerMedianFlow.cpp
Channels check before cvtColor() function
9 years ago
trackerModel.cpp
Added tracking module
12 years ago
trackerSampler.cpp
Added tracking module
12 years ago
trackerSamplerAlgorithm.cpp
Fixing whitespaces
#2
10 years ago
trackerStateEstimator.cpp
fixed warnings
11 years ago
unscented_kalman.cpp
Expose Error Cross-Covariance in Uncented Kalman Filters
10 years ago