1. 28 Jul, 2014 3 commits
  2. 25 Jul, 2014 5 commits
  3. 16 Jul, 2014 1 commit
  4. 10 Jul, 2014 1 commit
  5. 09 Jul, 2014 3 commits
    • jaco's avatar
      documentation added (second part) · 056c6300
      jaco authored
      056c6300
    • jaco's avatar
      documentation added (first part) · c5a666e6
      jaco authored
      c5a666e6
    • jaco's avatar
      Delete SuBSENSE algorithm (motion saliency) due to license issues · b6fc3d81
      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.
      b6fc3d81
  6. 04 Jul, 2014 1 commit
  7. 01 Jul, 2014 1 commit
  8. 27 Jun, 2014 1 commit
  9. 19 Jun, 2014 2 commits
  10. 18 Jun, 2014 3 commits
  11. 16 Jun, 2014 1 commit
  12. 13 Jun, 2014 1 commit
  13. 12 Jun, 2014 1 commit
  14. 11 Jun, 2014 1 commit
  15. 05 Jun, 2014 1 commit
  16. 29 May, 2014 1 commit
  17. 28 May, 2014 2 commits
  18. 27 May, 2014 1 commit
  19. 26 May, 2014 4 commits
  20. 21 May, 2014 1 commit
  21. 20 May, 2014 1 commit
  22. 14 May, 2014 2 commits
    • Antonella Cascitelli's avatar
      Merge pull request #19 from nailbiter/Rect2d · 079ff5c0
      Antonella Cascitelli authored
      Change Rect to Rect2d in Tracker::update() and ::init()
      079ff5c0
    • Alex Leontiev's avatar
      Change Rect to Rect2d in Tracker::update() and ::init() · 6e7d162e
      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.
      6e7d162e
  23. 30 Apr, 2014 1 commit
  24. 14 Apr, 2014 1 commit