dlib/python_examples
Davis King 532552627a Cleaned up code and comments.
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.
2017-09-16 14:53:11 -04:00
..
cnn_face_detector.py Set this file to executable 2017-08-27 19:13:46 -04:00
correlation_tracker.py Cleaned up install instructions slightly. 2015-10-27 08:50:44 -04:00
face_clustering.py Cleaned up code and comments. 2017-09-16 14:53:11 -04:00
face_detector.py Add detection threshold adjustment to object detection python interface (#140) 2016-06-22 21:17:16 -04:00
face_landmark_detection.py Fixed grammar 2017-09-15 19:57:33 -04:00
face_recognition.py Changed code to recommend users to use the new 5 point face landmarking model. 2017-09-15 19:57:54 -04:00
find_candidate_object_locations.py Cleaned up install instructions slightly. 2015-10-27 08:50:44 -04: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 Updated compile/install instructions for python bindings. 2015-10-27 08:25:43 -04:00
requirements.txt Added python requirements.txt file for scikit-image 2017-04-19 22:19:17 -04:00
sequence_segmenter.py Updated compile/install instructions for python bindings. 2015-10-27 08:25:43 -04:00
svm_rank.py Updated compile/install instructions for python bindings. 2015-10-27 08:25:43 -04:00
svm_struct.py Updated compile/install instructions for python bindings. 2015-10-27 08:25:43 -04:00
train_object_detector.py Cleaned up install instructions slightly. 2015-10-27 08:50:44 -04:00
train_shape_predictor.py Cleaned up install instructions slightly. 2015-10-27 08:50:44 -04:00