- 01 Mar, 2016 1 commit
-
-
Davis E. King authored
Support use of dlib a cross-compiled ExternalProject
-
- 28 Feb, 2016 2 commits
-
-
Davis King authored
-
Davis King authored
the former works with a wider range of tools in the STL.
-
- 26 Feb, 2016 2 commits
-
-
Taylor Braun-Jones authored
This follows convention which simplifies using dlib as a CMake ExternalProject.
-
Taylor Braun-Jones authored
-
- 23 Feb, 2016 3 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 22 Feb, 2016 1 commit
-
-
Davis King authored
since sometimes gfortran isn't available and openblas should already be linked to gfortran if it was needed.
-
- 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 1 commit
-
-
Davis King authored
-