• Davis King's avatar
    Moved the responsibility for automatically filling out a test_box_overlap · b638145f
    Davis King authored
    object from the structural_object_detection_trainer to the
    structural_svm_object_detection_problem.  This allows us to use image scanners
    which require an image be loaded before get_best_matching_rect() can be called.
    I also made it so that the scanner loading (and therefore feature extraction)
    is threaded.  Previously, it only used a single core.
    b638145f
structural_object_detection_trainer.h 10.4 KB