"tools/git@developer.sourcefind.cn:OpenDAS/dlib.git" did not exist on "14cbb804a9a69ba5ea928519f01c6c2875da2050"
- 20 May, 2015 1 commit
-
-
Patrick Snape authored
This is useful for visualizing the tracking results.
-
- 27 Dec, 2014 1 commit
-
-
Davis King authored
Also just cleaned up a few minor details.
-
- 12 Dec, 2014 1 commit
-
-
Patrick Snape authored
A little bit hacky, but should be fine. Supports both fhog detectors and the "cached" simple_object_detector. Also, maintains the upscale parameter for testing
-
- 11 Dec, 2014 1 commit
-
-
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.
-