Alexander Alekhin
874edea9f4
tracking: apply CV_OVERRIDE/CV_FINAL
2018-03-28 16:50:00 +03:00
Alex Leontiev
e67b9e9eec
Remove dependence on optim module
...
With all functionality preserved. Pure renaming.
2014-08-18 22:38:22 +03:00
Ilya Lavrenov
89cd87107f
fixed warnings
2014-07-04 13:09:18 +04:00
Ilya Lavrenov
ae5c87eafa
fixed warnings
2014-06-20 15:45:07 +04:00
Kirill Kornyakov
9ec2805e11
Workaround build issue on Mac
2014-04-01 16:48:43 -07:00
Kirill Kornyakov
5970553620
Revert "Temporary hack to workaround optim build issue on Mac (clang)"
...
This reverts commit 2fb9cac027
.
2014-03-20 23:30:44 +04:00
Kirill Kornyakov
2fb9cac027
Temporary hack to workaround optim build issue on Mac (clang)
2014-03-20 23:04:11 +04:00
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.
2013-12-16 23:52:39 +08:00