- 20 May, 2018 2 commits
-
-
Davis King authored
-
Davis King authored
-
- 18 Apr, 2018 1 commit
-
-
visionworkz authored
* Fixed reference count issue * Fixed refcount issue in Python dlib.jitter_image and dlib.get_face_chips * Consolidation of https://github.com/davisking/dlib/pull/1249 * Fixed build issue * Fixed: Paths in a pytest file should be relative to dlib root * Skip numpy return tests for Python 2.7 or if Numpy is not installed * Enabled numpy returns tests on Python 2.7 using cPickle.dumps
-
- 18 Mar, 2018 1 commit
-
-
Davis King authored
-
- 20 Feb, 2018 2 commits
-
-
Davis King authored
-
Morten Hustveit authored
* Added support for variadic Python functions in find_max_global. * Add test for find_{min,max}_global on variadic functions.
-
- 02 Feb, 2018 1 commit
-
-
ksemb authored
-
- 17 Jan, 2018 3 commits
-
-
Davis King authored
check for any exception.
-
Davis King authored
-
Davis King authored
-
- 16 Jan, 2018 2 commits
-
-
Davis King authored
-
Mischan Toosarani-Hausberger authored
* Replace boost::python with pybind11 * Replace add_python_module with pybind11_add_module * Fix clang error on type-dependent expression
-