- 03 Feb, 2016 1 commit
-
-
Davis King authored
a little bit.
-
- 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.
-
- 25 Mar, 2015 1 commit
-
-
Davis King authored
-
- 22 Mar, 2015 1 commit
-
-
Davis King authored
available in python3.
-
- 12 Mar, 2015 4 commits
-
-
Jack Culpepper authored
-
Jack Culpepper authored
-
Jack Culpepper authored
-
Jack Culpepper authored
-
- 07 Mar, 2015 1 commit
-
-
Davis King authored
-
- 04 Jan, 2015 1 commit
-
-
Davis King authored
API. Also made find_candidate_object_locations() correctly include any input boxes in the call to the C++ version of the function.
-
- 03 Jan, 2015 1 commit
-
-
Vinh Khuc authored
-