1. 22 Jan, 2018 1 commit
  2. 17 Jan, 2018 1 commit
  3. 16 Jan, 2018 2 commits
  4. 20 Dec, 2017 1 commit
  5. 13 Dec, 2017 1 commit
  6. 10 Dec, 2017 2 commits
  7. 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
  8. 06 Dec, 2017 1 commit
  9. 02 Dec, 2017 1 commit
  10. 25 Nov, 2017 1 commit
  11. 11 Nov, 2017 1 commit
  12. 28 Oct, 2017 1 commit
  13. 25 Oct, 2017 1 commit
  14. 29 Sep, 2017 1 commit
    • Hung-Wei Chiu's avatar
      Fix warning (#851) · ea9aae0f
      Hung-Wei Chiu authored
      * remove unused variable
      
      * modify variable type from int to size_t
      
      * fix previous delete, we need to call chinese_whispers here but we don't need its result now
      ea9aae0f
  15. 19 Sep, 2017 1 commit
  16. 18 Sep, 2017 1 commit
  17. 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
  18. 16 Sep, 2017 1 commit
  19. 10 Sep, 2017 1 commit
  20. 06 Sep, 2017 1 commit
  21. 28 Aug, 2017 1 commit
  22. 25 Aug, 2017 1 commit
  23. 19 Aug, 2017 1 commit
  24. 18 Jun, 2017 1 commit
  25. 01 Mar, 2017 1 commit
  26. 13 Feb, 2017 1 commit
  27. 25 Jan, 2017 1 commit
  28. 12 Nov, 2016 1 commit
  29. 14 Aug, 2016 1 commit
  30. 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
  31. 30 Mar, 2016 1 commit
  32. 03 Feb, 2016 4 commits
  33. 13 Aug, 2015 1 commit
  34. 19 Jun, 2015 1 commit
  35. 26 May, 2015 1 commit