berak
59e9a9ae21
add Tracker and MultiTracker python bindings
10 years ago
Vladimir
941ecd52f3
Merge Fixes #1
10 years ago
Vladimir
54493bf4a6
Fix char*->String in create method
10 years ago
Vladimir
826cb28db5
Added Doxygen documentation
10 years ago
Vladimir
4a2ce99074
Fix std::vector <Ptr<Tracker> >
10 years ago
Vladimir
8d3470b53d
Added optimization to Multi-target TLD update
10 years ago
Vladimir
7dc95a3a17
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
9ef5a1d6e5
Fix std::vector <Ptr<Tracker> >
10 years ago
Vladimir
8aab261574
Improved VF optimization + Added EC optimization for MO-TLD
10 years ago
Vladimir
fdc87172b8
Added VOT 2015 dataset support
...
http://www.votchallenge.net/vot2015/dataset.html
10 years ago
Vladimir
1565ff1037
Added optimization to Multi-target TLD update
10 years ago
Vladimir
15226d46c5
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
ad93daa63b
Fix char*->String in create method
10 years ago
Kurnianggoro
cb35f120a6
optimization
10 years ago
SvetlanaFilicheva
450388468d
Implement Unscented Kalman Filter (UKF) and Augmented UKF
10 years ago
Vladimir
18799fe33e
Fix char*->String in create method
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
4537103c3a
Added Doxygen documentation
10 years ago
Vladimir
7e934bf182
Warnings Fix #1
10 years ago
Vladimir
6a1bf675ca
Fix std::vector <Ptr<Tracker> >
10 years ago
Vladimir
2088e5e6f9
Improved VF optimization + Added EC optimization for MO-TLD
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
b412fbde18
Fix std::vector <Ptr<Tracker> >
10 years ago
Vladimir
19ea564486
Improved VF optimization + Added EC optimization for MO-TLD
10 years ago
Vladimir
ae1669918f
Added VOT 2015 dataset support
...
http://www.votchallenge.net/vot2015/dataset.html
10 years ago
Vladimir
6d74b7ff4a
Added optimization to Multi-target TLD update
10 years ago
Vladimir
0d19135593
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
Kurnianggoro
194455a4bd
Add: roi selector
10 years ago
Kurnianggoro
a9ccea8f6c
added UML documentation for MultiTracker class
10 years ago
Kurnianggoro
eb0c67065d
naive implementation of the multi tracker
10 years ago
Kurnianggoro
61e9617d38
Fixing warnings
10 years ago
Kurnianggoro
318415f22b
Added doxygen documentations
10 years ago
Kurnianggoro
660174e879
Remove whitespaces
10 years ago
Kurnianggoro
b245d3142f
Added the multi tracker class
10 years ago
Kurnianggoro
261086b132
Use Doxigen format
10 years ago
Kurnianggoro
ab3015d4b0
Added the feature compression method
10 years ago
Kurnianggoro
7b22105284
Split the training coefficient into numerator and denumerator
10 years ago
Vladimir
603fb880e5
Fixed Warnings #1
10 years ago
Vladimir
98afd5525e
Added BSD-compatible license
...
Added BSD-compatible license to some files
10 years ago
Kurnianggoro
50492e9e38
Fixing the tabulation
10 years ago
Kurnianggoro
f77a46167f
Updated the support for color-names features and fixing some typos
10 years ago
Vladimir
612b7f26b5
TLD Fixes & Optimizations
...
1. TLD now have module structure
2. Made some small code optimizations
3. Fixed Ensemble Classifier according to the original paper - 10
randomized ferns
4. Added comments to most of the functions and methods
10 years ago
Kurnianggoro
efc0322ec8
Add a framework for choosing the descriptor
10 years ago
Kurnianggoro
5027710ded
Fixed: ROI extraction when the given ROI is out of image; made the max_patch_size to be adjustable; add the CN feature extraction method
10 years ago
Kurnianggoro
89311dd406
adding the resize feature
10 years ago
Kurnianggoro
43e71214c8
+ add KCF Tracker, initial commit, added: tutorial, trackerKCF.cpp, modified: tracker.cpp, tracker.hpp
10 years ago
Maksim Shabunin
61f36de542
Doxygen tutorials support
10 years ago