1. 26 Feb, 2019 1 commit
    • Kapil Sachdeva's avatar
      Add python api that generates desciptor(s) from the aligned image(s) (#1667) · f7f6f676
      Kapil Sachdeva authored
      * Add python api that generates desciptor(s) from the aligned image(s)
      
      * Remove asserts from face_recognition.py example/tutorial
      
      * In batch_compute_face_descriptors_from_aligned_images, use for-in loop to simplify the code
      
      Improvde the document on binding methods and the error message if the aligned image is not of size 150x150
      f7f6f676
  2. 05 Dec, 2018 1 commit
  3. 25 Nov, 2018 1 commit
  4. 22 May, 2018 1 commit
  5. 30 Apr, 2018 1 commit
  6. 18 Apr, 2018 1 commit
  7. 31 Mar, 2018 1 commit
  8. 11 Feb, 2018 1 commit
  9. 23 Jan, 2018 1 commit
  10. 16 Jan, 2018 1 commit
  11. 08 Dec, 2017 3 commits
  12. 02 Dec, 2017 1 commit
  13. 25 Nov, 2017 1 commit
  14. 18 Oct, 2017 2 commits
  15. 01 Oct, 2017 1 commit
  16. 23 Sep, 2017 1 commit
  17. 19 Sep, 2017 2 commits
  18. 18 Sep, 2017 1 commit
  19. 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
  20. 16 Sep, 2017 2 commits
  21. 11 Sep, 2017 2 commits
  22. 10 Sep, 2017 1 commit
  23. 06 Sep, 2017 1 commit
  24. 28 Aug, 2017 2 commits
  25. 19 Aug, 2017 1 commit
  26. 19 Jul, 2017 1 commit
  27. 20 Apr, 2017 1 commit
  28. 23 Feb, 2017 1 commit
  29. 13 Feb, 2017 1 commit
  30. 26 Jun, 2016 1 commit
  31. 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
  32. 27 Oct, 2015 2 commits