1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-21 06:11:09 +08:00
Commit Graph

6 Commits

Author SHA1 Message Date
Alexander Alekhin
80c197590c tracking: rework tracking API
- simplify Tracker API
- fix perf tests (don't measure video decoding)
2020-11-17 12:00:28 +00:00
berak
162647c023 remove CV_64F conversion in tracking sample 2019-12-31 10:11:20 +01:00
Suleyman TURKMEN
2074cc48e5 minor changes 2018-11-10 10:56:17 +03:00
Vladislav Sovrasov
3ac9e24254 tracking: improve public API
Use ROI selector in python samples
2017-04-24 12:19:19 +03:00
Maksim Shabunin
f8807f18cd Reduced modules dependencies:
- made some of dependencies explicit
- removed dependencies to highgui and some other modules where possible
- modified some samples to build without modules
2017-03-15 18:00:21 +03:00
Kurnianggoro
84cbffc718 added tutorials for KCF tracker 2015-11-03 15:31:19 +09:00