1. 20 May, 2015 3 commits
    • Patrick Snape's avatar
      Add an API for the correlation tracker · e3c3d39a
      Patrick Snape authored
      This aids an API for the correlation based tracker that Davis
      recently added to Dlib. I've made sure to allow overrides for
      passing normal rectangles rather than drectangles (which isn't
      currently supported in the Dlib C++ API). This is mostly
      because I imagine people might initialize the tracking using
      something like a bounding box from a detector (e.g.
      load_frontal_face_detector).
      e3c3d39a
    • 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
    • Patrick Snape's avatar
      Incorrect IFDEF name for shape predictor · 8568c262
      Patrick Snape authored
      The word detector didn't make much sense!
      8568c262
  2. 06 May, 2015 3 commits
  3. 05 May, 2015 1 commit
  4. 04 May, 2015 1 commit
  5. 01 May, 2015 1 commit
  6. 30 Apr, 2015 3 commits
  7. 29 Apr, 2015 3 commits
  8. 22 Apr, 2015 2 commits
  9. 20 Apr, 2015 1 commit
  10. 13 Apr, 2015 2 commits
  11. 10 Apr, 2015 1 commit
  12. 09 Apr, 2015 1 commit
  13. 08 Apr, 2015 1 commit
  14. 07 Apr, 2015 1 commit
  15. 06 Apr, 2015 1 commit
  16. 05 Apr, 2015 2 commits
  17. 04 Apr, 2015 1 commit
  18. 30 Mar, 2015 5 commits
  19. 29 Mar, 2015 4 commits
  20. 26 Mar, 2015 2 commits
  21. 25 Mar, 2015 1 commit