1. 25 Jun, 2014 1 commit
  2. 24 Jun, 2014 9 commits
  3. 23 Jun, 2014 2 commits
  4. 10 Jun, 2014 6 commits
  5. 01 Jun, 2014 2 commits
  6. 31 May, 2014 7 commits
  7. 24 May, 2014 1 commit
  8. 22 May, 2014 7 commits
  9. 21 May, 2014 1 commit
  10. 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
  11. 30 Apr, 2014 1 commit
  12. 14 Apr, 2014 1 commit