Vladimir
4660302330
Fixed argument dataset index in examples
10 years ago
Vladimir
d24582938b
Update for multiTracker_test.cpp->multiTracker_dataset.cpp
...
Sample has been renamed: tld_test.cpp->tracker_dataset.cpp
Updated to read parameters from cmd:
-Algorithm name
-Root dataset path
-Dataset ID
-Number of targets to track
10 years ago
Vladimir
ad93daa63b
Fix char*->String in create method
10 years ago
Vladimir
0cf96b42b6
Added example to help message
10 years ago
Vladimir
fd040a1ee6
Fix messages in tracker_dataset.cpp
10 years ago
Vladimir
d8212d3c87
Update for tld_test.cpp->tracker_dataset.cpp
...
Sample has been renamed: tld_test.cpp->tracker_dataset.cpp
Updated to read parameters from cmd:
-Algorithm name
-Root dataset path
-Dataset ID
10 years ago
Vladimir
af5bbbcebb
Add Datasets dependency to Tracking module
10 years ago
Kurnianggoro
cb35f120a6
optimization
10 years ago
Sunglok Choi
4a64d57031
Fixed a minor bug on reading/writing trackerMIL::Param.
10 years ago
SvetlanaFilicheva
450388468d
Implement Unscented Kalman Filter (UKF) and Augmented UKF
10 years ago
Vladimir
4bfc2ab8d0
Fixed segmentation fault error in TRACK_vot::getNextFrame()
10 years ago
Vladimir
aa26cc6231
Fixed argument dataset index in examples
10 years ago
Vladimir
55f83b928b
Update for multiTracker_test.cpp->multiTracker_dataset.cpp
...
Sample has been renamed: tld_test.cpp->tracker_dataset.cpp
Updated to read parameters from cmd:
-Algorithm name
-Root dataset path
-Dataset ID
-Number of targets to track
10 years ago
Vladimir
18799fe33e
Fix char*->String in create method
10 years ago
Vladimir
d21116a81c
Added example to help message
10 years ago
Vladimir
b8ecd05c08
Fix messages in tracker_dataset.cpp
10 years ago
Vladimir
97c71f0000
Update for tld_test.cpp->tracker_dataset.cpp
...
Sample has been renamed: tld_test.cpp->tracker_dataset.cpp
Updated to read parameters from cmd:
-Algorithm name
-Root dataset path
-Dataset ID
10 years ago
Vladimir
d59c6ba159
Add Datasets dependency to Tracking module
10 years ago
Kurnianggoro
a805f8baf9
add multitracker and roiselector to tracking API group
10 years ago
Vladimir
94447d5160
Restored *protected:*' in tracker.hpp
10 years ago
Vladimir
f16586f81b
Cleaning up debug prints/variables/flags/timers
10 years ago
Vladimir
4537103c3a
Added Doxygen documentation
10 years ago
Vladimir
190d2dcf85
Warnings Fix #3
10 years ago
Vladimir
167712b85d
Warnings Fix #2
10 years ago
Vladimir
7e934bf182
Warnings Fix #1
10 years ago
Vladimir
54f7c10a69
Added OpenCV lincense and "precomp.hpp"
10 years ago
Vladimir
6b58922d5f
Removed inline specifiers
10 years ago
Vladimir
365722e5e9
Fixed spaces in >>
10 years ago
Vladimir
d310f82e41
Added MO-TLD NN Classifier optimization on GPU
10 years ago
Vladimir
ed1c452dcf
Fixed pointers to posNum and negNum
10 years ago
Vladimir
0e14ca7816
Fixed some init BB
10 years ago
Vladimir
6a1bf675ca
Fix std::vector <Ptr<Tracker> >
10 years ago
Vladimir
96ce5993fb
Added multiTracker.hpp (fix)
10 years ago
Vladimir
2088e5e6f9
Improved VF optimization + Added EC optimization for MO-TLD
10 years ago
Vladimir
b318e38bd0
Debug through candidates display
10 years ago
Vladimir
ada268148d
Added VOT 2015 dataset support
...
http://www.votchallenge.net/vot2015/dataset.html
10 years ago
Vladimir
871f40cb5b
Added optimization to Multi-target TLD update
10 years ago
Vladimir
cac774cbfc
Added Multi-tracker functionality and example
...
1. Multi-tracker classes (multiTracker.cpp)
2. Multi-tracker example (multiTracker_test.cpp)
3. Fixed a rare bug (OpenCL runtime error)
10 years ago
Vladimir
9ff31c4f60
Added OpenCV lincense and "precomp.hpp"
10 years ago
Vladimir
b42cad6cc1
Removed inline specifiers
10 years ago
Vladimir
e8a23dbb22
Fixed spaces in >>
10 years ago
Vladimir
59b18dcfab
Added MO-TLD NN Classifier optimization on GPU
10 years ago
Vladimir
23acf6d2cd
Fixed pointers to posNum and negNum
10 years ago
Vladimir
ae73daf6d0
Fixed some init BB
10 years ago
Vladimir
b412fbde18
Fix std::vector <Ptr<Tracker> >
10 years ago
Kurnianggoro
95a32d7618
new line at EOF
10 years ago
Vladimir
8749c49a00
Added multiTracker.hpp (fix)
10 years ago
Vladimir
19ea564486
Improved VF optimization + Added EC optimization for MO-TLD
10 years ago
Vladimir
162a65854e
Debug through candidates display
10 years ago
Vladimir
ae1669918f
Added VOT 2015 dataset support
...
http://www.votchallenge.net/vot2015/dataset.html
10 years ago