- 11 Dec, 2014 14 commits
- 
- 
Patrick Snape authored
- 
Patrick Snape authoredI 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. 
- 
Patrick Snape authoredCan either be a list of full_object_detections or a single full_object_detection. I couldn't get the vector type to work for full_object_detection due to a template error. 
- 
Patrick Snape authored
- 
Patrick Snape authoredFix typo as well 
- 
Patrick Snape authored
- 
Patrick Snape authored
- 
Patrick Snape authoredThis includes the full_object_detection, a new struct in the same vein as the simple_object_detector_training_options and of course, the shape predictor classes themselves. All of training, fitting and testing are wrapped. 
- 
Patrick Snape authoredThis deals with converting python objects to dlib objects 
- 
Patrick Snape authored
- 
Patrick Snape authoredAlso, move the vectorize template into its own header to stop having to declare it again in vector. 
- 
Patrick Snape authoredAlso, change point x and y to be properties 
- 
Patrick Snape authored
- 
Patrick Snape authoredExposes the test method, but takes in images and bounding boxes. Seems fairly simply to extend the API 
 
- 
- 10 Dec, 2014 5 commits
- 
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
 
- 
- 09 Dec, 2014 8 commits
- 
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
 
- 
- 08 Dec, 2014 9 commits
- 
- 
Davis King authoredbut didn't link to the approrpiate library. 
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
 
- 
- 07 Dec, 2014 1 commit
- 
- 
Davis King authoredinto complex valued images using any dlib functions. 
 
- 
- 06 Dec, 2014 3 commits
- 
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
 
-