• Patrick Snape's avatar
    Refactor the GUI code out · e801bd6a
    Patrick Snape authored
    I also cleaned up a bunch of code. I'm not sure why the
    simple_object_detector was keeping track of the upsample amount,
    since it can't even be passed as an argument to the constructor.
    Therefore, I removed the simple_object_detector_py and the second
    declaration of the hog object detector. I also changed the
    view code to optionally take keyword args of color and added
    a single view of a rectangle.
    
    Finally, I added viewing of the shape parts.
    e801bd6a
Name
Last commit
Last update
..
basic.cpp Loading commit data...
cca.cpp Loading commit data...
conversion.h Loading commit data...
decision_functions.cpp Loading commit data...
dlib.cpp Loading commit data...
gui.cpp Loading commit data...
image.cpp Loading commit data...
indexing.h Loading commit data...
matrix.cpp Loading commit data...
object_detection.cpp Loading commit data...
other.cpp Loading commit data...
sequence_segmenter.cpp Loading commit data...
shape_predictor.cpp Loading commit data...
shape_predictor.h Loading commit data...
simple_object_detector.h Loading commit data...
simple_object_detector_abstract.h Loading commit data...
svm_c_trainer.cpp Loading commit data...
svm_rank_trainer.cpp Loading commit data...
svm_struct.cpp Loading commit data...
testing_results.h Loading commit data...
vector.cpp Loading commit data...