40 Commits (a9c92b63912fbfc90312519294705a45aa164e09)

Author SHA1 Message Date
Kurnianggoro cb35f120a6 optimization 10 years ago
SvetlanaFilicheva 450388468d Implement Unscented Kalman Filter (UKF) and Augmented UKF 10 years ago
Kurnianggoro a805f8baf9 add multitracker and roiselector to tracking API group 10 years ago
Kurnianggoro 194455a4bd Add: roi selector 10 years ago
Kurnianggoro a9ccea8f6c added UML documentation for MultiTracker class 10 years ago
Kurnianggoro eb0c67065d naive implementation of the multi tracker 10 years ago
Kurnianggoro 61e9617d38 Fixing warnings 10 years ago
Kurnianggoro 318415f22b Added doxygen documentations 10 years ago
Kurnianggoro 660174e879 Remove whitespaces 10 years ago
Kurnianggoro b245d3142f Added the multi tracker class 10 years ago
Kurnianggoro 261086b132 Use Doxigen format 10 years ago
Kurnianggoro ab3015d4b0 Added the feature compression method 10 years ago
Kurnianggoro 7b22105284 Split the training coefficient into numerator and denumerator 10 years ago
Vladimir 603fb880e5 Fixed Warnings #1 10 years ago
Vladimir 98afd5525e Added BSD-compatible license 10 years ago
Kurnianggoro 50492e9e38 Fixing the tabulation 10 years ago
Kurnianggoro f77a46167f Updated the support for color-names features and fixing some typos 10 years ago
Vladimir 612b7f26b5 TLD Fixes & Optimizations 10 years ago
Kurnianggoro efc0322ec8 Add a framework for choosing the descriptor 10 years ago
Kurnianggoro 5027710ded Fixed: ROI extraction when the given ROI is out of image; made the max_patch_size to be adjustable; add the CN feature extraction method 10 years ago
Kurnianggoro 89311dd406 adding the resize feature 10 years ago
Kurnianggoro 43e71214c8 + add KCF Tracker, initial commit, added: tutorial, trackerKCF.cpp, modified: tracker.cpp, tracker.hpp 10 years ago
Maksim Shabunin 61f36de542 Doxygen tutorials support 10 years ago
Maksim Shabunin 34131405df Removed some methods from cv::Algorithm and changed ml module interfaces 10 years ago
Maksim Shabunin a20c5c8dd9 Doxygen documentation for all modules 10 years ago
Antonella Cascitelli 775aecc0e4 UML source files added 11 years ago
Alex Leontiev 0cd798ed02 buildbot 11 years ago
Alex Leontiev e67b9e9eec Remove dependence on optim module 11 years ago
Alex Leontiev 73e1625acc docs 11 years ago
Alex Leontiev c06bb0dcf7 Vadim 11 years ago
Alex Leontiev c27db0d157 Tracking-Learning-Detection and MedianFlow 11 years ago
Alex Leontiev 1940c120ac More abstract tracker declaration 11 years ago
Alex Leontiev 6e7d162e5a Change Rect to Rect2d in Tracker::update() and ::init() 11 years ago
Alex Leontiev 2fda95b80f The implementation of particle filtering tracker 11 years ago
Antonella Cascitelli 9e30b50d26 Added tracking module 12 years ago