361 Commits (6703cddd93a396ab024a3e375d23e7e93af9f25a)

Author SHA1 Message Date
Alexander Alekhin 552d3206d2 build: eliminate warnings 8 years ago
Maksim Shabunin f8807f18cd Reduced modules dependencies: 8 years ago
berak 43925b60d3 tracking: make opencv_dnn dependancy optional 8 years ago
Lorena García bd6c61521e Partial fix to GOTURN tracker 8 years ago
Vladislav Sovrasov bf8363a802 KCF: simplify roi validation 8 years ago
Vladislav Sovrasov 9f35b313c5 tracking: rename MedianFlow parameters tests 8 years ago
Vladislav Sovrasov c85262370b tracking: add parameters I/O for KCF 8 years ago
Vladislav Sovrasov ad9ffb24f3 tracking: add tests for KCF 8 years ago
Vladislav Sovrasov 60ad363b24 tracking: disable TLD tests 8 years ago
Vladislav Sovrasov 30c249b466 tracking: update TLD overlap threshold 8 years ago
Vladislav Sovrasov 8016ed2851 tracking: fix overlap calculation 8 years ago
Vladislav Sovrasov 2c33cb45d8 MedianFlow: update thresholds in tests 8 years ago
Vladislav Sovrasov df7b1c5707 MedianFlow: fix status not erased in filterPointsInVectors 8 years ago
Vladislav Sovrasov f2c324a280 Median flow tracker update (#952) 8 years ago
Suleyman TURKMEN 90435902b6 Update CMakeLists.txt 8 years ago
Vladislav Sovrasov 4216285d9a tracking: refactoring in OPE tests 8 years ago
Vladislav Sovrasov 49b2240c8e tracking:Disable all tests except kalman filter 8 years ago
Vladimir 9d9c0f33b3 Added GOTURN tracker implementation and ALOV300++ dataset support 8 years ago
Eugene Mamin 8f04976f48 TLD accelerated with parallel_for_ helper 8 years ago
mshabunin 72488907ca tracking benchmark tool changes: 8 years ago
mshabunin 1fcfdc558d Updated tracking benchmark script 8 years ago
berak e2c4574f73 tracking: make datasets dependancy optional 8 years ago
Vladislav Sovrasov 36f64dd17f Remove duplicated code in UnscentedKalmanFilter 8 years ago
Vladislav Sovrasov c67c56100d Fix memory leak in MIL tracker 8 years ago
Alexander Alekhin 214843df72 doc: remove UML diagrams in tracking module 8 years ago
Vladislav Sovrasov f857b7f77c Fix TLD fail on gray images 9 years ago
alessiodore 246ea8f3bd Merge pull request #641 from alessiodore:kcfFix 9 years ago
Alexander Alekhin 823dea726f migration: github.com/opencv/opencv_contrib 9 years ago
Gregory Kramida 395db9e721 Fix sign() macro redefinition compile-time error 9 years ago
berak 19b72cc41e tracking: fix selectRoi() 9 years ago
Eric Zavesky 64d94e94e0 - no ambiguity about last rect (complement #459 and bd20972); 9 years ago
Gary Bradski fc46c0038e Update README.md 9 years ago
aravind e19a449dd0 Fixed roiSelector platform dependency bug - lower 8 bits comparison for keypresses. 9 years ago
Lorena García 5b7068858e Channels check before cvtColor() function 9 years ago
Suleyman TURKMEN bd20972847 Update roiSelector.cpp 9 years ago
Patrick Snape df7721e04a Add float cast to KCFTracker 9 years ago
baudenri 6259c1e49b Expose Error Cross-Covariance in Uncented Kalman Filters 9 years ago
103yiran 385a4744d3 correct spelling error in annotation 9 years ago
berak 59e9a9ae21 add Tracker and MultiTracker python bindings 9 years ago
Yan Wang 5eb03d2ed2 Add macro definition to avoid building error. 9 years ago
Kurnianggoro 84cbffc718 added tutorials for KCF tracker 9 years ago
Alexander Alekhin 9862a8bac5 fix invalid String usage 10 years ago
Alexander Alekhin ac8dd366e4 ocl: fix "off" mode 10 years ago
Vladimir 1db7b6e67c Delete unused sample 10 years ago
Vladimir 941ecd52f3 Merge Fixes #1 10 years ago
Vladimir 1e7d9e0548 Update for multiTracker_test.cpp->multiTracker_dataset.cpp 10 years ago
Vladimir 2787e85b16 Added example to help message 10 years ago
Vladimir 6277f5276b Fix messages in tracker_dataset.cpp 10 years ago
Vladimir 5c5a3b8611 Update for tld_test.cpp->tracker_dataset.cpp 10 years ago
Vladimir 20cdf5d7f6 Fixed segmentation fault error in TRACK_vot::getNextFrame() 10 years ago