jaco
7e589c5bc3
lowResolutionDetection function completed
10 years ago
jaco
83081fd44a
wip lowResolutionDetection
10 years ago
jaco
d9cc47036f
update
10 years ago
biagio montesano
b2484cfd94
Added edline header
10 years ago
Alexandre Benoit
2d579865e9
Merge branch 'master' of https://github.com/Itseez/opencv_contrib
10 years ago
jaco
7f28c23e33
templateUpdate function integrated in fullResolutionDetection function
10 years ago
jaco
6bf4107489
init and fullResolutionDetection function completed
10 years ago
biagio montesano
dc272c06de
Added tutorial. Modified somples, deleted test printing from binary_descriptor
10 years ago
biagio montesano
2d96430a1e
Added possibility to return float descriptors
10 years ago
jaco
4b1d0c212b
core implementation start
10 years ago
jaco
b07272f95f
Skeleton of new motion algorithm created
10 years ago
Vadim Pisarevsky
0b8889e005
Merge pull request #36 from vbystricky/highgui_split
...
Split highgui module to videoio and highgui
10 years ago
jaco
ccde01a671
documentation finished
10 years ago
biagio montesano
044b227d53
gitignore deleted
10 years ago
biagio montesano
6ef866222a
Useless files deleted.
10 years ago
biagio montesano
ef1dfe280d
Useless files deleted.
10 years ago
biagio montesano
eb9bb7d516
Reformatting and deletion of useless files. Part of documentation updated
10 years ago
Alexandre Benoit
d634e29157
Merge branch 'master' of https://github.com/Itseez/opencv_contrib
10 years ago
VBystricky
3ec955f16f
Refresh code
10 years ago
vbystricky
c7c2375800
Split highgui module to videoio and highgui
10 years ago
Vadim Pisarevsky
eafd7a18d8
Merge pull request #29 from nailbiter/luca
...
Tracking-Learning-Detection and MedianFlow
10 years ago
biagio montesano
79b8b2342f
File names changed
10 years ago
jaco
6aff2d878c
documentation added (part III)
11 years ago
Alex Leontiev
24cca8d7e2
warnings
11 years ago
Andrey Pavlenko
f843851e5e
Merge pull request #34 from vbystricky/fixPR24
...
Fix include of imgcodecs
11 years ago
vbystricky
44aace290c
Fix include of imgcodecs
11 years ago
Alex Leontiev
c4393803a4
commit
11 years ago
Alex Leontiev
c8b31cd9ff
Vadim
11 years ago
Andrey Pavlenko
36178bc92c
Merge pull request #32 from vbystricky/highgui_imgcodecs
11 years ago
Vadim Pisarevsky
a6a799572d
Merge pull request #33 from vpisarev/reg_imgcodecs_fix
...
fix compiling reg module after separating imgcodecs from highgui
11 years ago
Vadim Pisarevsky
bf07490b53
fix compiling reg module after separating imgcodecs from highgui
11 years ago
jaco
056c6300ce
documentation added (second part)
11 years ago
jaco
c5a666e6c2
documentation added (first part)
11 years ago
biagio montesano
d191729b46
Matcher functionalities' tests completed
11 years ago
Alex Leontiev
c06bb0dcf7
Vadim
11 years ago
Alex Leontiev
296a864a9d
Vadim
11 years ago
Alex Leontiev
a5b8a0a190
Vadim
11 years ago
Alex Leontiev
70803dff04
Vadim
11 years ago
Alex Leontiev
c019f0a844
Vadim
11 years ago
Alex Leontiev
c8cbab6805
Vadim
11 years ago
Alex Leontiev
470a822113
Vadim
11 years ago
Alex Leontiev
ff73c6f431
Vadim
11 years ago
Alex Leontiev
ca4d53254b
commit
11 years ago
Alex Leontiev
8869daec8c
commit
11 years ago
Alex Leontiev
f080b3448f
commit
11 years ago
Alex Leontiev
be49e4a046
commit
11 years ago
Alex Leontiev
c27db0d157
Tracking-Learning-Detection and MedianFlow
...
This contribution includes the following logical components into
tracking module:
.) Change Rect to Rect2d into headers for Tracker's methods;
This contribution includes the following logical components into
tracking module:
.) Change Rect to Rect2d into headers for Tracker's methods;
.) MedianFlow tracker;
.) extensible benchmark to compare trackers interactively and
assess them quantitatively;
.) TLD tracker (work-in-progress);
Work was funded by Google Summer of Code 2014 initiative. Mentors:
Gary
Bradski and Vadim Pisarevsky.
11 years ago
jaco
b6fc3d8182
Delete SuBSENSE algorithm (motion saliency) due to license issues
...
Part of SuBSENSE algorithm is based on ViBe method, that is patented in
Europe ans U.S.
This means that SuBSENSE can not currently be released under the BSD
license. We are trying to resolve the issue.
In waiting, I am forced to remove the algorithm from the "official"
branch on which the pull-request on opencv_contrib will be made . The
code has been moved to an opportune branch (that will not be merged) and
will remain there waiting for this issue to be clarified.
11 years ago
Alexandre Benoit
ed3e450695
Merge pull request #24 from albenoit/master
...
added samples to use retina in its basic form and for HDR tone mapping
11 years ago
Antonella Cascitelli
9ecdd12311
Merge pull request #30 from nailbiter/abstract
...
More abstract tracker declaration
11 years ago