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. 07 Feb, 2019 1 commit
  3. 05 Dec, 2018 1 commit
  4. 21 Nov, 2018 1 commit
  5. 09 Nov, 2018 1 commit
  6. 29 Sep, 2018 1 commit
    • samuarl's avatar
      Python Image and Rectangle Scaling (#1488) · 0072afbc
      samuarl authored
      * added scale_image python binding which returns an image resized by the provided scale factor
      
      * added scale_rect for rectangle and drectangle. returns a rectangle scaled by the provided scaling factor
      
      * - do not cast scale_rect coordinates to long for drectangle
      - document scale_rect for drectangle and rectangle in _abstract.h
      - change python binding scale_image to resize_image
      - update documentation for resize_image to describe behaviour
      0072afbc
  7. 09 Jul, 2018 3 commits
  8. 08 Jul, 2018 2 commits
  9. 07 Jul, 2018 1 commit
  10. 05 Jul, 2018 1 commit
  11. 03 Jul, 2018 1 commit
  12. 28 Jun, 2018 1 commit
  13. 27 Jun, 2018 3 commits
  14. 26 Jun, 2018 1 commit
  15. 23 Jun, 2018 3 commits
  16. 22 Jun, 2018 1 commit
  17. 21 Jun, 2018 1 commit
  18. 19 Jun, 2018 3 commits
  19. 18 Jun, 2018 2 commits
  20. 17 Jun, 2018 5 commits
  21. 13 Jun, 2018 1 commit
  22. 11 Jun, 2018 5 commits