Gary Allen
9d0a451bee
Merge pull request #3296 from gvcallen:4.x
...
Allow new glog in SFM CMake Project
* Allow new glog in SFM CMakeLists.txt
* Fix typo
* Fixed missing bracket
3 years ago
Alexander Alekhin
874edea9f4
tracking: apply CV_OVERRIDE/CV_FINAL
7 years ago
Alex Leontiev
e67b9e9eec
Remove dependence on optim module
...
With all functionality preserved. Pure renaming.
11 years ago
Ilya Lavrenov
89cd87107f
fixed warnings
11 years ago
Ilya Lavrenov
ae5c87eafa
fixed warnings
11 years ago
Kirill Kornyakov
9ec2805e11
Workaround build issue on Mac
11 years ago
Kirill Kornyakov
5970553620
Revert "Temporary hack to workaround optim build issue on Mac (clang)"
...
This reverts commit 2fb9cac027
.
11 years ago
Kirill Kornyakov
2fb9cac027
Temporary hack to workaround optim build issue on Mac (clang)
11 years ago
Alex Leontiev
2fda95b80f
The implementation of particle filtering tracker
...
This contribution aims to implement the sampler based on particle
filtering within a generic tracking API that opencv has. It still
remains to write the documentation.
12 years ago