1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-23 18:09:25 +08:00
Commit Graph

80 Commits

Author SHA1 Message Date
Vadim Pisarevsky
9d38de38b2 fixed compile error and warning 2015-05-05 18:56:45 +03:00
Vladimir
dd9531a5eb Unused header deleted 2015-03-26 22:11:02 +09:00
Auron-X
f430f808a2 Bug fix #2
The bug has the same origin as:
https://github.com/Itseez/opencv_contrib/pull/187
The problem was in "fast" version of function generating a binary code
for ensemble classifier posterior probability calculation. Bug was
eliminated by fixing the order of "values" in offsets calculating
function
2015-03-25 16:40:37 +09:00
Auron-X
0ea70a46f5 Unused header
Unused header
2015-03-25 15:57:48 +09:00
Vadim Pisarevsky
63a86ac44e Merge pull request #187 from Auron-X/tracking_TLD_bug_fixes
Bug fix #1
2015-03-16 13:19:12 +03:00
Vadim Pisarevsky
ec2b3ed662 Merge pull request #185 from mshabunin/remove-docs
Removed sphinx documentation
2015-03-16 13:07:31 +03:00
Auron-X
afa9e93389 Bug fix #1
The bug appears on the initialization step, if the initial bounding box width was larger than height. The problem was in function calculating a binary code for ensemble classifiers. In this function “measurement” values were used in wrong order (h1,w1,h2,w2; instead of: w1,w2,h1,h2), generating a access violation error on “patch” data access by the reason that width>height and pointer to data is calculated linearly data.step*height+width
2015-03-16 16:39:27 +09:00
Maksim Shabunin
7d9bbdcaad Remove all sphinx files 2015-02-17 12:49:37 +03:00
Maksim Shabunin
61f36de542 Doxygen tutorials support 2015-02-17 12:49:37 +03:00
Maksim Shabunin
34131405df Removed some methods from cv::Algorithm and changed ml module interfaces 2015-02-17 11:45:57 +03:00
Kirill Kornyakov
ac5ffe3128 Merge pull request #109 from lenlen/tld_test_and_doc_update
Tracking API doc update and test-perftest TLD tracker
2014-12-16 12:25:53 +03:00
Maksim Shabunin
a20c5c8dd9 Doxygen documentation for all modules 2014-12-01 15:54:42 +03:00
StevenPuttemans
c20ea8e7e8 adding more clear documentation 2014-10-10 21:17:46 +02:00
Antonella Cascitelli
775aecc0e4 UML source files added
misc and pics folders removed

Modified doc to achieve the automatic generation of UML diagrams with plantuml

Removed debug prints in TLD Tracker

Added perf test for TLD tracker

Added test OPE-SRE-TRE for TLD tracker

Fix tab in tracking.rst

Fixed builder warning

Fixed warnings
2014-10-08 12:41:12 +00:00
Vadim Pisarevsky
8aa1988283 Merge pull request #67 from nailbiter/luca
Remove dependence on optim module
2014-08-20 09:18:10 +04:00
Alex Leontiev
0cd798ed02 buildbot 2014-08-19 18:24:45 +03:00
Alex Leontiev
2ea09a16a6 Upgrades to benchmark
Now algorithm names are overlayed with image and number of frames
assessed can be given via command line (e.g. -a=100 to assess first 100
frames).
2014-08-18 23:49:38 +03:00
Alex Leontiev
e67b9e9eec Remove dependence on optim module
With all functionality preserved. Pure renaming.
2014-08-18 22:38:22 +03:00
Alexander Shishkov
cc2353f3e6 updated docs, fixed few bugs 2014-08-18 11:30:34 +04:00
Alex Leontiev
eee3e0528c buildbot 2014-08-12 16:49:24 +03:00
Alex Leontiev
2e022117ba buildbot 2014-08-12 11:30:11 +03:00
Alex Leontiev
1308ec659d buildbot 2014-08-11 22:26:52 +03:00
Alex Leontiev
73e1625acc docs 2014-08-11 22:10:45 +03:00
Alex Leontiev
0b1754455b vadim pull req comments 2014-08-11 20:48:12 +03:00
Alex Leontiev
f1d183acb1 vadim 2014-08-11 20:24:29 +03:00
Alex Leontiev
2328bc23e8 vadim 2014-08-11 20:22:07 +03:00
Alex Leontiev
f05f8cfcf2 commit 2014-08-11 18:55:03 +03:00
Alex Leontiev
01aa659353 coding style: vadim comments 2014-08-11 18:55:03 +03:00
Alex Leontiev
4e14e8c812 coding style 2014-08-11 18:55:03 +03:00
Alex Leontiev
ed4aeef77f coding style 2014-08-11 18:55:02 +03:00
Alex Leontiev
b6b8196261 vadim 10, 16, 17 2014-08-11 18:55:02 +03:00
Alex Leontiev
79fa530f16 vadim 2014-08-11 18:55:02 +03:00
Alex Leontiev
7dca000bf9 vadim 21 2014-08-11 18:55:02 +03:00
Alex Leontiev
2848831ca3 vadim 12, 20, 22 2014-08-11 18:55:02 +03:00
Alex Leontiev
449eb3468c vadim 18, 19 2014-08-11 18:55:02 +03:00
Alex Leontiev
b564f1b698 vadim 14 2014-08-11 18:55:02 +03:00
Alex Leontiev
8c38fa7658 vadim 2014-08-11 18:55:02 +03:00
Alex Leontiev
ee76722c77 vadim 2014-08-11 18:55:02 +03:00
Alex Leontiev
b76a7a3d44 vadim 7, 8 2014-08-11 18:55:02 +03:00
Alex Leontiev
4b5c8412c1 vadim 2 2014-08-11 18:55:01 +03:00
Alex Leontiev
19b2d74490 commit 2014-08-11 18:55:01 +03:00
Alex Leontiev
99ce8defc1 commit 2014-08-11 18:55:01 +03:00
Alex Leontiev
f1d4a1e163 commit 2014-08-11 18:55:01 +03:00
Alex Leontiev
dfbdb1c446 blur as vadim debug 2014-08-11 18:55:01 +03:00
Alex Leontiev
97d2aa9ff0 blur bug 2014-08-11 18:55:01 +03:00
VBystricky
3ec955f16f Refresh code 2014-07-14 23:46:58 +04:00
vbystricky
c7c2375800 Split highgui module to videoio and highgui 2014-07-14 23:42:03 +04:00
Vadim Pisarevsky
eafd7a18d8 Merge pull request #29 from nailbiter/luca
Tracking-Learning-Detection and MedianFlow
2014-07-14 16:34:50 +04:00
Alex Leontiev
24cca8d7e2 warnings 2014-07-10 22:53:13 +09:00
Alex Leontiev
c4393803a4 commit 2014-07-10 21:30:55 +09:00