1. 08 Dec, 2017 1 commit
    • visionworkz's avatar
      Exposed jitter_image in Python and added an example (#980) · ac292309
      visionworkz authored
      * Exposed jitter_image in Python and added an example
      
      * Return Numpy array directly
      
      * Require numpy during setup
      
      * Added install of Numpy before builds
      
      * Changed pip install for user only due to security issues.
      
      * Removed malloc
      
      * Made presence of Numpy during compile optional.
      
      * Conflict
      
      * Refactored get_face_chip/get_face_chips to use Numpy as well.
      ac292309
  2. 02 Dec, 2017 1 commit
  3. 25 Nov, 2017 1 commit
  4. 18 Oct, 2017 2 commits
  5. 01 Oct, 2017 1 commit
  6. 23 Sep, 2017 1 commit
  7. 19 Sep, 2017 2 commits
  8. 18 Sep, 2017 1 commit
  9. 16 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
  10. 15 Sep, 2017 2 commits
  11. 11 Sep, 2017 2 commits
  12. 09 Sep, 2017 1 commit
  13. 05 Sep, 2017 1 commit
  14. 27 Aug, 2017 2 commits
  15. 18 Aug, 2017 1 commit
  16. 19 Jul, 2017 1 commit
  17. 20 Apr, 2017 1 commit
  18. 22 Feb, 2017 1 commit
  19. 13 Feb, 2017 1 commit
  20. 25 Jun, 2016 1 commit
  21. 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
  22. 27 Oct, 2015 2 commits
  23. 20 May, 2015 1 commit
  24. 29 Mar, 2015 1 commit
  25. 22 Mar, 2015 1 commit
  26. 12 Mar, 2015 1 commit
  27. 07 Mar, 2015 1 commit
  28. 04 Jan, 2015 2 commits
  29. 03 Jan, 2015 1 commit
  30. 27 Dec, 2014 2 commits
  31. 12 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
  32. 11 Dec, 2014 1 commit