- 27 May, 2015 1 commit
- 
- 
Davis King authored
 
- 
- 26 May, 2015 3 commits
- 
- 
Davis King authoredinstalled already. 
- 
Davis King authored
- 
Davis King authoredsome OS X machines when load_libsvm_formatted_data() was called. 
 
- 
- 22 May, 2015 1 commit
- 
- 
Davis E. King authoredAdd a Python interface for the Correlation Tracker 
 
- 
- 20 May, 2015 6 commits
- 
- 
Patrick Snape authoredThis replicates the c++ example. 
- 
Patrick Snape authoredThis is useful for visualizing the tracking results. 
- 
Patrick Snape authoredAdded 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 authoredThis 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 authoredThe 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 authoredThe word detector didn't make much sense! 
 
- 
- 06 May, 2015 3 commits
- 
- 
Davis King authoredlearning tools. 
- 
Davis King authored
- 
Davis King authoredstructural SVM solver. 
 
- 
- 05 May, 2015 1 commit
- 
- 
Davis King authored
 
- 
- 04 May, 2015 1 commit
- 
- 
Davis King authored
 
- 
- 01 May, 2015 1 commit
- 
- 
Davis King authored
 
- 
- 30 Apr, 2015 3 commits
- 
- 
Davis King authoreda symmetric matrix was used along with the LAPACK bindings. 
- 
Davis King authored
- 
Davis King authored
 
- 
- 29 Apr, 2015 3 commits
- 
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
 
- 
- 22 Apr, 2015 2 commits
- 
- 
Davis King authoredwhenever you release the mouse button or add more points. 
- 
Davis King authored
 
- 
- 20 Apr, 2015 1 commit
- 
- 
Davis King authored
 
- 
- 13 Apr, 2015 2 commits
- 
- 
Davis King authored
- 
Davis King authored
 
- 
- 10 Apr, 2015 1 commit
- 
- 
Davis E. King authoredFix dlib tests for c++11 
 
- 
- 09 Apr, 2015 1 commit
- 
- 
Aziz Baibabaev authoredc++11 std::mutex clashes with dlib::mutex when: using namespace std; using namespace dlib; 
 
- 
- 08 Apr, 2015 1 commit
- 
- 
Davis King authoredmacros compile when invoked outside dlib namespace. 
 
- 
- 07 Apr, 2015 1 commit
- 
- 
Davis King authoredhas a timeout parameter, so the connect() call should use that rather than adding another. 
 
- 
- 06 Apr, 2015 1 commit
- 
- 
Suresh Namla authored
 
- 
- 05 Apr, 2015 2 commits
- 
- 
Davis King authored
- 
Davis King authoredrendering problem in perspective_display that appeared when drawing lines on displays that weren't positioned at the upper left corner of the entire window. 
 
- 
- 04 Apr, 2015 1 commit
- 
- 
Davis King authoredused with objects that have non-square bounding boxes. This has been fixed but will cause models that were trained with the previous version of dlib to not work as accurately if they used non-square boxes. So you might have to retrain your models when updating dlib. 
 
- 
- 30 Mar, 2015 4 commits
- 
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
- 
Davis King authoredby holding shift and right clicking and dragging. 
 
-