Name
Last commit
Last update
..
basic.cpp Fixed dlib.range's iterator interface to work in python 3.
cca.cpp clarified specs
cnn_face_detector.cpp improvements to cnn face detection python interface (#780)
conversion.h Add a new conversion header
correlation_tracker.cpp Update docs on corr tracker, return side lobe
decision_functions.cpp Updated code to work with new regression test output.
dlib.cpp Add a python wrapper for using the mmod face detector (#753)
face_recognition.cpp Changed graph construction for chinese_whispers() so that each face is always
gui.cpp Add overlay overload for drectangle
image.cpp Refactor rgb_pixel out of object detection
indexing.h Add rendering of faces (lines)
matrix.cpp Moved python C++ utility headers into dlib/python and updated
object_detection.cpp clarified documentation
other.cpp Fully qualified boost::python::list to hopefully avoid compiler errors in some environments.
rectangles.cpp Propagate equality operators through to Python
sequence_segmenter.cpp Moved python C++ utility headers into dlib/python and updated
serialize_object_detector.h Clarified a few comments and simplified the serialization code a bit.
shape_predictor.cpp Fixed documentation
shape_predictor.h Allow serilization and printing of shape_predictor_training_options
simple_object_detector.h Python/Simple object detector trainer. Added upsample_limit option
simple_object_detector_py.h Expose python binding for running multiple detectors at once (#328)
svm_c_trainer.cpp Added set_prior() to the python interfaces of the relevant trainer objects.
svm_rank_trainer.cpp Added set_prior() to the python interfaces of the relevant trainer objects.
svm_struct.cpp Moved python C++ utility headers into dlib/python and updated
testing_results.h Updated code to work with new regression test output.
vector.cpp Loading commit data...