dlib/python_examples
Kapil Sachdeva f7f6f67618 Add python api that generates desciptor(s) from the aligned image(s) (#1667)
* 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
2019-02-25 20:10:04 -05:00
..
cnn_face_detector.py Removed notes about using --yes USE_AVX_INSTRUCTIONS when building python 2018-05-22 07:01:09 -04:00
correlation_tracker.py Removed notes about using --yes USE_AVX_INSTRUCTIONS when building python 2018-05-22 07:01:09 -04:00
face_alignment.py Removed notes about using --yes USE_AVX_INSTRUCTIONS when building python 2018-05-22 07:01:09 -04:00
face_clustering.py Removed notes about using --yes USE_AVX_INSTRUCTIONS when building python 2018-05-22 07:01:09 -04:00
face_detector.py Removed notes about using --yes USE_AVX_INSTRUCTIONS when building python 2018-05-22 07:01:09 -04:00
face_jitter.py Removed notes about using --yes USE_AVX_INSTRUCTIONS when building python 2018-05-22 07:01:09 -04:00
face_landmark_detection.py Removed notes about using --yes USE_AVX_INSTRUCTIONS when building python 2018-05-22 07:01:09 -04:00
face_recognition.py Add python api that generates desciptor(s) from the aligned image(s) (#1667) 2019-02-25 20:10:04 -05:00
find_candidate_object_locations.py Removed notes about using --yes USE_AVX_INSTRUCTIONS when building python 2018-05-22 07:01:09 -04:00
global_optimization.py Removed references to boost.python since it's no longer needed. 2018-01-22 19:23:01 -05:00
LICENSE_FOR_EXAMPLE_PROGRAMS.txt Sort out PEP8 issues in the examples 2014-12-11 09:44:50 +00:00
max_cost_assignment.py Removed notes about using --yes USE_AVX_INSTRUCTIONS when building python 2018-05-22 07:01:09 -04:00
opencv_webcam_face_detection.py Removed notes about using --yes USE_AVX_INSTRUCTIONS when building python 2018-05-22 07:01:09 -04:00
requirements.txt Add basic image io and remove python C-API refs from numpy_returns.cpp (#1258) 2018-04-17 22:49:25 -04:00
sequence_segmenter.py Removed notes about using --yes USE_AVX_INSTRUCTIONS when building python 2018-05-22 07:01:09 -04:00
svm_binary_classifier.py Removed notes about using --yes USE_AVX_INSTRUCTIONS when building python 2018-05-22 07:01:09 -04:00
svm_rank.py Removed notes about using --yes USE_AVX_INSTRUCTIONS when building python 2018-05-22 07:01:09 -04:00
svm_struct.py Removed notes about using --yes USE_AVX_INSTRUCTIONS when building python 2018-05-22 07:01:09 -04:00
train_object_detector.py printing error (#1568) 2018-11-25 07:19:28 -05:00
train_shape_predictor.py Removed notes about using --yes USE_AVX_INSTRUCTIONS when building python 2018-05-22 07:01:09 -04:00