1. 11 Dec, 2014 4 commits
    • Patrick Snape's avatar
      Properly handle turning the GUI off · 5b485a62
      Patrick Snape authored
      5b485a62
    • Patrick Snape's avatar
      Refactor the GUI code out · e801bd6a
      Patrick Snape authored
      I also cleaned up a bunch of code. I'm not sure why the
      simple_object_detector was keeping track of the upsample amount,
      since it can't even be passed as an argument to the constructor.
      Therefore, I removed the simple_object_detector_py and the second
      declaration of the hog object detector. I also changed the
      view code to optionally take keyword args of color and added
      a single view of a rectangle.
      
      Finally, I added viewing of the shape parts.
      e801bd6a
    • Patrick Snape's avatar
      Add wrappers for the shape predictors · e3aee32f
      Patrick Snape authored
      This includes the full_object_detection, a new struct in the same
      vein as the simple_object_detector_training_options and of
      course, the shape predictor classes themselves.
      
      All of training, fitting and testing are wrapped.
      e3aee32f
    • Patrick Snape's avatar
      Refactor rgb_pixel out of object detection · 68ae858f
      Patrick Snape authored
      Also, move the vectorize template into its own header to
      stop having to declare it again in vector.
      68ae858f
  2. 06 Dec, 2014 1 commit
  3. 27 Nov, 2014 1 commit
  4. 27 Jun, 2013 1 commit
  5. 30 May, 2013 1 commit
  6. 27 May, 2013 1 commit
  7. 21 May, 2013 1 commit
  8. 29 Apr, 2013 1 commit
  9. 28 Apr, 2013 3 commits
  10. 27 Apr, 2013 2 commits
  11. 10 Feb, 2014 1 commit