1. 18 Oct, 2017 2 commits
  2. 01 Oct, 2017 1 commit
  3. 23 Sep, 2017 1 commit
  4. 19 Sep, 2017 2 commits
  5. 18 Sep, 2017 1 commit
  6. 17 Sep, 2017 1 commit
    • Davis King's avatar
      Cleaned up code and comments. · 53255262
      Davis King authored
      In particular, these new functions don't need to be inside the face
      recognition class.  So I moved them out.  I also fixed many incorrect
      copy/pasted comments and clarified parts of the example code.
      53255262
  7. 16 Sep, 2017 2 commits
  8. 11 Sep, 2017 2 commits
  9. 10 Sep, 2017 1 commit
  10. 06 Sep, 2017 1 commit
  11. 28 Aug, 2017 2 commits
  12. 19 Aug, 2017 1 commit
  13. 19 Jul, 2017 1 commit
  14. 20 Apr, 2017 1 commit
  15. 23 Feb, 2017 1 commit
  16. 13 Feb, 2017 1 commit
  17. 26 Jun, 2016 1 commit
  18. 23 Jun, 2016 1 commit
    • nxwhite-str's avatar
      Add detection threshold adjustment to object detection python interface (#140) · b53e9cf0
      nxwhite-str authored
      * Add cmake option to use external libjpeg on Mac OS
      
      * Add adjust_threshold to python object detector
      
      * Add cmake option to use external libjpeg on Mac OS
      
      * Add adjust_threshold to python object detector
      
      * Revert "Add cmake option to use external libjpeg on Mac OS"
      
      This reverts commit 01f7fd13ea3f2b519312900333f9b68847fd1633.
      
      * Update detector example to set adjust_threshold
      b53e9cf0
  19. 27 Oct, 2015 2 commits
  20. 20 May, 2015 1 commit
  21. 29 Mar, 2015 1 commit
  22. 23 Mar, 2015 1 commit
  23. 12 Mar, 2015 1 commit
  24. 08 Mar, 2015 1 commit
  25. 04 Jan, 2015 3 commits
  26. 28 Dec, 2014 2 commits
  27. 13 Dec, 2014 1 commit
    • Patrick Snape's avatar
      Re-add the cached object detector · 37af35b5
      Patrick Snape authored
      A little bit hacky, but should be fine. Supports both fhog
      detectors and the "cached" simple_object_detector. Also, maintains
      the upscale parameter for testing
      37af35b5
  28. 11 Dec, 2014 4 commits