- 11 Jun, 2016 1 commit
-
-
Davis King authored
-
- 31 May, 2016 1 commit
-
-
Davis King authored
-
- 20 May, 2016 1 commit
-
-
Davis King authored
-
- 30 Mar, 2016 1 commit
-
-
Evgeniy Fominov authored
-
- 13 Feb, 2016 1 commit
-
-
Davis King authored
-
- 03 Feb, 2016 5 commits
-
-
Davis King authored
CMake.
-
Davis King authored
a little bit.
-
Patrick Snape authored
Only issue is that the strong is hardcoded - otherwise this is actually technically required by PEP 396
-
Patrick Snape authored
Add a simple print and serialization scheme for shape_predictor_training_options. This enables you to serialize your training options.
-
Patrick Snape authored
Easy change to allow comparisons on the Python side for both rectangle and drectangle
-
- 29 Sep, 2015 1 commit
-
-
Davis King authored
-
- 20 Aug, 2015 4 commits
-
-
Ehsan Azarnasab authored
-
Ehsan Azarnasab authored
-
Ehsan Azarnasab authored
-
Ehsan Azarnasab authored
-
- 19 Aug, 2015 3 commits
-
-
Ehsan Azarnasab authored
-
Ehsan Azarnasab authored
-
Ehsan Azarnasab authored
-
- 13 Aug, 2015 1 commit
-
-
Davis King authored
-
- 12 Jul, 2015 1 commit
-
-
Davis King authored
-
- 05 Jul, 2015 3 commits
-
-
Davis King authored
-
Davis King authored
totally removing it, and also made --stats print the number of non-ignored boxes.
-
Davis King authored
really small boxes.
-
- 04 Jul, 2015 3 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
always going to be required for imglab.
-
- 03 Jul, 2015 1 commit
-
-
Davis King authored
-
- 02 Jul, 2015 2 commits
-
-
Davis King authored
-
Davis King authored
-
- 18 Jun, 2015 1 commit
-
-
Davis King authored
non-square matrix.
-
- 26 May, 2015 1 commit
-
-
Davis King authored
-
- 20 May, 2015 5 commits
-
-
Patrick Snape authored
This is useful for visualizing the tracking results.
-
Patrick Snape authored
Added the missing documentation for the correlation tracker. Didn't realise that the tracker returned the side lobe ratio, so fixed the API to return it properly.
-
Patrick Snape authored
This aids an API for the correlation based tracker that Davis recently added to Dlib. I've made sure to allow overrides for passing normal rectangles rather than drectangles (which isn't currently supported in the Dlib C++ API). This is mostly because I imagine people might initialize the tracking using something like a bounding box from a detector (e.g. load_frontal_face_detector).
-
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.
-
Patrick Snape authored
The word detector didn't make much sense!
-
- 29 Mar, 2015 4 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
new example code into face_detector.py and added some comments.
-