Moved the responsibility for automatically filling out a test_box_overlap
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.
Showing
Please
register
or
sign in
to comment