• nxwhite-str's avatar
    Add detection threshold adjustment to object detection python interface (#140) · b53e9cf0
    nxwhite-str authored
    * 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 01f7fd13ea3f2b519312900333f9b68847fd1633.
    
    * Update detector example to set adjust_threshold
    b53e9cf0
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
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)