Commit Graph

3 Commits

Author SHA1 Message Date
visionworkz
e8faced822 Add basic image io and remove python C-API refs from numpy_returns.cpp (#1258)
* 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
2018-04-17 22:49:25 -04:00
Davis King
67e6957b1e Clarified comment and updated requirements.txt 2017-09-22 21:52:15 -04:00
Davis King
6d636ffb7e Added python requirements.txt file for scikit-image 2017-04-19 22:19:17 -04:00