Alexander Alekhin
80c197590c
tracking: rework tracking API
...
- simplify Tracker API
- fix perf tests (don't measure video decoding)
5 years ago
Alexander Alekhin
874edea9f4
tracking: apply CV_OVERRIDE/CV_FINAL
7 years ago
Eugene Mamin
8f04976f48
TLD accelerated with parallel_for_ helper
...
Using opencv/core/utility.hpp parallel primitives,
Intel TBB as backend is desirable.
9 years ago
Alexander Alekhin
ac8dd366e4
ocl: fix "off" mode
10 years ago
Vladimir
adfa8d4404
Added OCL version of "integrateAdditional" function
10 years ago
Vladimir
6da3704835
Fixing Warnings #2
10 years ago
Vladimir
38d5db71fe
Added OCL versions of Sr and Sc functions
10 years ago
Vladimir
d39fbb7608
Fixing Warnings #2
10 years ago
Vladimir
e8353d923c
Fixing whitespaces #2
10 years ago
Vladimir
8719073735
Added OCL versions of Sr and Sc functions
10 years ago
Vladimir
98afd5525e
Added BSD-compatible license
...
Added BSD-compatible license to some files
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