- 29 Jul, 2014 1 commit
-
-
jaco authored
-
- 28 Jul, 2014 4 commits
- 25 Jul, 2014 5 commits
- 16 Jul, 2014 1 commit
-
-
jaco authored
-
- 10 Jul, 2014 1 commit
-
-
jaco authored
-
- 09 Jul, 2014 3 commits
-
-
jaco authored
-
jaco authored
-
jaco authored
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.
-
- 04 Jul, 2014 1 commit
-
-
jaco authored
-
- 01 Jul, 2014 1 commit
-
-
jaco authored
-
- 27 Jun, 2014 1 commit
-
-
jaco authored
-
- 19 Jun, 2014 2 commits
- 18 Jun, 2014 3 commits
- 16 Jun, 2014 1 commit
-
-
jaco authored
-
- 13 Jun, 2014 1 commit
-
-
jaco authored
-
- 12 Jun, 2014 1 commit
-
-
jaco authored
-
- 11 Jun, 2014 1 commit
-
-
jaco authored
-
- 05 Jun, 2014 1 commit
-
-
jaco authored
-
- 29 May, 2014 1 commit
-
-
jaco authored
-
- 28 May, 2014 2 commits
-
-
jaco authored
-
https://github.com/fpuja/opencv_contrib…jaco authored
Merge branch 'saliencyModuleDevelop' of https://github.com/fpuja/opencv_contrib into saliencyModuleDevelop
-
- 27 May, 2014 1 commit
-
-
jaco authored
-
- 26 May, 2014 4 commits
- 21 May, 2014 1 commit
-
-
jaco authored
-
- 20 May, 2014 1 commit
-
-
jaco authored
-
- 14 May, 2014 2 commits
-
-
Antonella Cascitelli authored
Change Rect to Rect2d in Tracker::update() and ::init()
-
Alex Leontiev authored
I've changed Rect to Rect2d in Tracker::update(), Tracker::init() and all related methods (including documentation). This allows to initialize trackers with double-valued rectangles, thus adding versality. Besides, trackers also can output double-valued rectangles, which may be beneficial in some scenarios. However, it remains to change UML diagrams in documentation to tracker module, as they still display methods above with old signatures.
-