dlib/python_examples
nxwhite-str b53e9cf010 Add detection threshold adjustment to object detection python interface (#140)
* Add cmake option to use external libjpeg on Mac OS

* Add adjust_threshold to python object detector

* Add cmake option to use external libjpeg on Mac OS

* Add adjust_threshold to python object detector

* Revert "Add cmake option to use external libjpeg on Mac OS"

This reverts commit 01f7fd13ea.

* Update detector example to set adjust_threshold
2016-06-22 21:17:16 -04:00
..
LICENSE_FOR_EXAMPLE_PROGRAMS.txt Sort out PEP8 issues in the examples 2014-12-11 09:44:50 +00:00
correlation_tracker.py Cleaned up install instructions slightly. 2015-10-27 08:50:44 -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 Cleaned up install instructions slightly. 2015-10-27 08:50:44 -04:00
find_candidate_object_locations.py Cleaned up install instructions slightly. 2015-10-27 08:50:44 -04:00
max_cost_assignment.py Updated compile/install instructions for python bindings. 2015-10-27 08:25:43 -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