- 20 May, 2015 1 commit
-
-
Patrick Snape authored
The correlation tracker deals with the drectangle (double rectangle) class which currently isn't wrapped. Therefore, I add the drectangle class and refactor rectangles into their own file. I also added a load of methods on rectangle that might be useful such as intersection/contains/area etc.
-
- 11 Dec, 2014 2 commits
-
-
Patrick Snape authored
-
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.
-
- 10 Dec, 2014 2 commits
-
-
Patrick Snape authored
This 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 authored
Also, move the vectorize template into its own header to stop having to declare it again in vector.
-
- 27 Jun, 2013 1 commit
-
-
Davis King authored
-
- 26 Jun, 2013 1 commit
-
-
Davis King authored
-
- 21 May, 2013 1 commit
-
-
Davis King authored
python.
-
- 28 Apr, 2013 1 commit
-
-
Davis King authored
-
- 27 Apr, 2013 5 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 09 Feb, 2014 1 commit
-
-
Davis King authored
-