Refactor the GUI code out
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.
Showing
tools/python/src/gui.cpp
0 → 100644
This diff is collapsed.
Please
register
or
sign in
to comment