1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-20 12:55:15 +08:00
Commit Graph

5 Commits

Author SHA1 Message Date
Alexander Alekhin
874edea9f4 tracking: apply CV_OVERRIDE/CV_FINAL 2018-03-28 16:50:00 +03:00
Vladimir
e8353d923c Fixing whitespaces #2 2015-06-26 10:58:53 +09:00
Vadim Pisarevsky
9d38de38b2 fixed compile error and warning 2015-05-05 18:56:45 +03:00
Ilya Lavrenov
ae5c87eafa fixed warnings 2014-06-20 15:45:07 +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