You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dlib/python_examples
Patrick Snape dd922c668f
Add example of python correlation tracker
9 years ago
..
LICENSE_FOR_EXAMPLE_PROGRAMS.txt Sort out PEP8 issues in the examples 10 years ago
compile_dlib_python_module.bat Made compile script go back to starting folder upon completion. 11 years ago
correlation_tracker.py Add example of python correlation tracker 9 years ago
face_detector.py Added default upsampling amount to detector.run(). Also moved the 10 years ago
face_landmark_detection.py Replaced the raw_input() calls with a call into dlib since raw_input() isn't 10 years ago
find_candidate_object_locations.py Added notes about installing skimage. 10 years ago
max_cost_assignment.py Clarified a few comments and simplified the serialization code a bit. 10 years ago
sequence_segmenter.py Clarified a few comments and simplified the serialization code a bit. 10 years ago
svm_rank.py Sort out PEP8 issues in the examples 10 years ago
svm_struct.py Sort out PEP8 issues in the examples 10 years ago
train_object_detector.py Replaced the raw_input() calls with a call into dlib since raw_input() isn't 10 years ago
train_shape_predictor.py Replaced the raw_input() calls with a call into dlib since raw_input() isn't 10 years ago