"git@developer.sourcefind.cn:change/sglang.git" did not exist on "a3e4e9bf9e801dde915f4afb340130a127877918"
  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 rendering of faces (lines) · 697aecb4
      Patrick Snape authored
      Can either be a list of full_object_detections or a single
      full_object_detection. I couldn't get the vector type to work
      for full_object_detection due to a template error.
      697aecb4
    • Patrick Snape's avatar
      Sort out PEP8 issues in the examples · af82bc40
      Patrick Snape authored
      af82bc40
  2. 10 Dec, 2014 11 commits
  3. 09 Dec, 2014 10 commits
  4. 08 Dec, 2014 4 commits
  5. 07 Dec, 2014 8 commits
  6. 06 Dec, 2014 3 commits