• Davis King's avatar
    These templates ostensibly allowed a user to supply their own version of the · d81641cd
    Davis King authored
    test_box_overlap object.  However, one place in the code assumed the
    test_box_overlap object was used and so this feature has actually been broken
    for some time.  Moreover, it's probably just confusing and excessively complex
    to have this level of user modifiability so I removed the option and hard coded
    everything to use the test_box_overlap object.  This makes the code
    significantly clearer.
    d81641cd
object_detector_abstract.h 8.95 KB