1. 17 Jun, 2018 1 commit
  2. 03 Jun, 2018 1 commit
  3. 29 May, 2018 1 commit
  4. 27 May, 2018 2 commits
  5. 21 May, 2018 1 commit
  6. 20 May, 2018 1 commit
  7. 04 Mar, 2018 2 commits
  8. 12 Feb, 2018 1 commit
    • Davis King's avatar
      - Added rectangless. · 2a26521b
      Davis King authored
      - Moved all uses of PYBIND11_MAKE_OPAQUE to a common header to avoid possilbe ODR violations.
      - Added python binding for make_bounding_box_regression_training_data().
      2a26521b
  9. 16 Jan, 2018 1 commit
  10. 03 Feb, 2016 1 commit
  11. 20 May, 2015 1 commit
    • Patrick Snape's avatar
      Preparing for correlation tracker - add drectangle · c4cf31a7
      Patrick Snape authored
      The correlation tracker deals with the drectangle
      (double rectangle) class which currently isn't wrapped. Therefore,
      I add the drectangle class and refactor rectangles into their
      own file. I also added a load of methods on rectangle that might
      be useful such as intersection/contains/area etc.
      c4cf31a7