1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-22 16:08:41 +08:00
Commit Graph

7 Commits

Author SHA1 Message Date
Suleyman TURKMEN
2074cc48e5 minor changes 2018-11-10 10:56:17 +03:00
tompollok
8893087432 change area() emptiness checks to empty() 2018-10-14 21:24:20 +02:00
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