- 02 Jul, 2015 4 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 23 Jun, 2015 2 commits
-
-
Davis King authored
-
Davis King authored
-
- 19 Jun, 2015 1 commit
-
-
Davis King authored
non-square matrix.
-
- 09 Jun, 2015 1 commit
-
-
Davis King authored
out by Yan Xu. One of the face locations was mistakenly used twice while another was skipped. This change breaks backwards compatibility with the previous feature extraction output but should slightly improve accuracy of classifiers trained using these features.
-
- 04 Jun, 2015 4 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 03 Jun, 2015 4 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 02 Jun, 2015 1 commit
-
-
Davis King authored
switching to projected gradient steps.
-
- 31 May, 2015 7 commits
-
-
Davis E. King authored
Revise help message
-
Fabio Perez authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
and try to link against that one rather than whatever might be installed system wide.
-
- 30 May, 2015 2 commits
-
-
Davis King authored
-
Davis King authored
-
- 28 May, 2015 2 commits
-
-
Davis King authored
-
Davis King authored
-
- 27 May, 2015 1 commit
-
-
Davis King authored
-
- 26 May, 2015 3 commits
-
-
Davis King authored
installed already.
-
Davis King authored
-
Davis King authored
some OS X machines when load_libsvm_formatted_data() was called.
-
- 22 May, 2015 1 commit
-
-
Davis E. King authored
Add a Python interface for the Correlation Tracker
-
- 20 May, 2015 6 commits
-
-
Patrick Snape authored
This replicates the c++ example.
-
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!
-
- 06 May, 2015 1 commit
-
-
Davis King authored
learning tools.
-