Name
Last commit
Last update
..
basic.cpp Fixed dlib.range's iterator interface to work in python 3.
cca.cpp clarified specs
conversion.h Add a new conversion header
correlation_tracker.cpp Update docs on corr tracker, return side lobe
decision_functions.cpp Moved python C++ utility headers into dlib/python and updated
dlib.cpp Made the python __version__ field come from the DLIB_VERSION macro set by
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 Add detection threshold adjustment to object detection python interface (#140)
other.cpp Made max_cost_assignment() give an error if you incorrectly give it a
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 Allow serilization and printing of shape_predictor_training_options
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 Add detection threshold adjustment to object detection python interface (#140)
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)