- 21 Feb, 2016 1 commit
 - 
- 
Davis King authored
 
 - 
 - 18 Feb, 2016 2 commits
 - 
- 
Davis King authored
 - 
Davis King authored
 
 - 
 - 17 Feb, 2016 1 commit
 - 
- 
Davis King authored
 
 - 
 - 13 Feb, 2016 1 commit
 - 
- 
Davis E. King authored
orthogonalize does not work with fixed-sized matrices
 
 - 
 - 12 Feb, 2016 4 commits
 - 
- 
Ernesto Tapia authored
 - 
Ernesto Tapia authored
 - 
Davis E. King authored
detect OS X, and query sysconfig for libdir
 - 
jimreesman authored
 
 - 
 - 11 Feb, 2016 1 commit
 - 
- 
jimreesman authored
 
 - 
 - 07 Feb, 2016 3 commits
 - 
- 
Davis King authored
 - 
Davis King authored
global functions.
 - 
Davis King authored
 
 - 
 - 06 Feb, 2016 1 commit
 - 
- 
Davis King authored
 
 - 
 - 03 Feb, 2016 8 commits
 - 
- 
Davis King authored
CMake.
 - 
Davis King authored
 - 
Davis King authored
a little bit.
 - 
Davis E. King authored
Drectangle equality
 - 
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
 - 
Patrick Snape authored
This is in the main dlib source code (rather than specifically Python). Equality operators were missing for drectangles and so were copied from rectangle.
 
 - 
 - 30 Jan, 2016 1 commit
 - 
- 
Davis King authored
often create a conflict with MATLAB's copy of the MKL.
 
 - 
 - 29 Jan, 2016 1 commit
 - 
- 
Davis King authored
 
 - 
 - 28 Jan, 2016 1 commit
 - 
- 
Davis King authored
 
 - 
 - 24 Jan, 2016 2 commits
 - 
- 
Davis King authored
 - 
Davis King authored
 
 - 
 - 23 Jan, 2016 1 commit
 - 
- 
Davis King authored
 
 - 
 - 20 Jan, 2016 2 commits
 - 
- 
Davis E. King authored
Decode message only if encoding is known
 - 
Pau Gargallo authored
When python does not know the encoding of stdout, sys.stdout.encoding is None. Then calling decode(None) raises an exception. We just skip decoding when the encoding is unknown.
 
 - 
 - 18 Jan, 2016 5 commits
 - 
- 
Davis King authored
 - 
Davis King authored
running_gradient object.
 - 
Davis King authored
 - 
Davis King authored
if you try to open a jpeg or png file.
 - 
Davis King authored
dlib/all/source.cpp into their own .cpp files. If so they will get a useful error message.
 
 - 
 - 16 Jan, 2016 1 commit
 - 
- 
Davis King authored
visual studio.
 
 - 
 - 15 Jan, 2016 2 commits
 - 
- 
Davis E. King authored
sys.stdout.encoding instead of latin-1 in setup.py
 - 
Davis E. King authored
Add pragma guards around deprecated auto_ptr to prevent GCC warnings
 
 - 
 - 14 Jan, 2016 2 commits
 - 
- 
Séverin Lemaignan authored
Fixes #67
 - 
Yu Kobayashi authored
Please use sys.stdout.encoding instead of latin-1 in setup.py. This is necessary for non English OS.
 
 -