1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-20 04:25:42 +08:00
Commit Graph

11 Commits

Author SHA1 Message Date
klchang
88847ac766 Fix the runtime bug again. 2017-11-17 19:40:19 +08: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
194455a4bd Add: roi selector 2015-07-23 10:51:22 +09:00
Kurnianggoro
0dd273fa9d Add instruction to re-compile the code 2015-07-20 17:15:55 +09:00
Kurnianggoro
5fa7b5bbc4 Add preprocessor directive to use flann 2015-07-20 17:02:29 +09:00
Kurnianggoro
bab52b03df change header for the timer 2015-07-17 12:38:58 +09:00
Kurnianggoro
c196ead645 user correct header for flann timer 2015-07-17 10:43:40 +09:00
Kurnianggoro
ddfcaf9bd5 change the timer using flann, higher precission 2015-07-17 02:07:49 +09:00
Kurnianggoro
ba6f122d5e remove warning in variable conversion 2015-07-17 01:48:36 +09:00
Kurnianggoro
29289afcf6 Added: multitracker example 2015-07-17 01:32:00 +09:00