- 07 Feb, 2016 2 commits
-
-
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.
-
- 11 Jan, 2016 1 commit
-
-
Davis King authored
-
- 09 Jan, 2016 2 commits
-
-
Davis King authored
-
Davis King authored
-
- 08 Jan, 2016 2 commits
-
-
Davis King authored
-
Davis King authored
-
- 03 Jan, 2016 1 commit
-
-
Davis King authored
-
- 04 Nov, 2015 2 commits
-
-
Davis King authored
-
Davis E. King authored
Change relative path of configure files in CMakeLists.
-
- 03 Nov, 2015 1 commit
-
-
Viktor Richter authored
Using CMAKE_PROJECT_DIR instead of CMAKE_SOURCE_DIR/../dlib makes the build process more portable.
-
- 29 Oct, 2015 2 commits
-
-
Davis King authored
-
Davis King authored
-