- 26 Feb, 2019 1 commit
-
-
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
-
- 07 Feb, 2019 1 commit
-
-
Branko Kokanovic authored
* Exposing chinese_whispers directly * Addressing comments * Changed description * Added support for distance weights * Added tests * Improving test to check returned results
-
- 05 Dec, 2018 1 commit
-
-
Miks Miķelsons authored
-
- 21 Nov, 2018 1 commit
-
-
Davis King authored
-
- 09 Nov, 2018 1 commit
-
-
Davis E. King authored
-
- 29 Sep, 2018 1 commit
-
-
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
-
- 09 Jul, 2018 3 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 08 Jul, 2018 2 commits
-
-
Davis King authored
-
Davis King authored
-
- 07 Jul, 2018 1 commit
-
-
Davis King authored
-
- 05 Jul, 2018 1 commit
-
-
Davis King authored
python API.
-
- 03 Jul, 2018 1 commit
-
-
Davis King authored
-
- 28 Jun, 2018 1 commit
-
-
Davis King authored
-
- 27 Jun, 2018 3 commits
-
-
Davis King authored
-
Davis King authored
-
Guillaume "Vermeille" Sanchez authored
-
- 26 Jun, 2018 1 commit
-
-
Davis King authored
to the simple object detection objects in the Python API.
-
- 23 Jun, 2018 3 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 22 Jun, 2018 1 commit
-
-
Davis King authored
-
- 21 Jun, 2018 1 commit
-
-
Davis King authored
threshold_image().
-
- 19 Jun, 2018 3 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 18 Jun, 2018 2 commits
-
-
Davis King authored
object_detector constructor from python. So now you can pack multiple detectors into one object via the python API.
-
Davis King authored
-
- 17 Jun, 2018 5 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
image_window in Python.
-
Davis King authored
-
Davis King authored
-
- 13 Jun, 2018 1 commit
-
-
Davis King authored
-
- 11 Jun, 2018 5 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
norm regularization stuff to Python. This also includes adding num_separable_filters() and threshold_filter_singular_values() to the Python API.
-
Davis King authored
-
Davis King authored
-