Name
Last commit
Last update
..
basic.cpp Moved python C++ utility headers into dlib/python and updated
cca.cpp clarified specs
conversion.h Add a new conversion header
decision_functions.cpp Moved python C++ utility headers into dlib/python and updated
dlib.cpp Properly handle turning the GUI off
gui.cpp Clarified a few comments and simplified the serialization code a bit.
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 Fixed the python doc string so that it's correct relative to the python
other.cpp Fixed name conflicts that prevented the python bindings from compiling in visual sudio 2013.
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 Clarified a few comments and simplified the serialization code a bit.
shape_predictor.h Clarified a few comments and simplified the serialization code a bit.
simple_object_detector.h Clarified a few comments and simplified the serialization code a bit.
simple_object_detector_py.h Re-add the cached object detector
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 Added missing license statements to the tops of these files.
vector.cpp Add rendering of faces (lines)