dlib/tools/python/test
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
..
.gitignore Replace boost::python with pybind11 (#1040) 2018-01-15 14:41:40 -05:00
generate_numpy_returns_test_data.py Add basic image io and remove python C-API refs from numpy_returns.cpp (#1258) 2018-04-17 22:49:25 -04:00
shape.pkl Add basic image io and remove python C-API refs from numpy_returns.cpp (#1258) 2018-04-17 22:49:25 -04:00
test_array.py Different versions of python disagree on what exception gets thrown. So just 2018-01-16 21:26:56 -05:00
test_face_chip.npy Add basic image io and remove python C-API refs from numpy_returns.cpp (#1258) 2018-04-17 22:49:25 -04:00
test_global_optimization.py Added more unit tests 2018-03-17 17:10:44 -04:00
test_matrix.py Fixed test to really work if numpy isn't installed. 2018-01-16 21:00:54 -05:00
test_numpy_returns.py Add basic image io and remove python C-API refs from numpy_returns.cpp (#1258) 2018-04-17 22:49:25 -04:00
test_point.py Replace boost::python with pybind11 (#1040) 2018-01-15 14:41:40 -05:00
test_range.py Replace boost::python with pybind11 (#1040) 2018-01-15 14:41:40 -05:00
test_rgb_pixel.py Replace boost::python with pybind11 (#1040) 2018-01-15 14:41:40 -05:00
test_sparse_vector.py Replace boost::python with pybind11 (#1040) 2018-01-15 14:41:40 -05:00
test_svm_c_trainer.py Add Python rvm_trainer and init functions (#1100) 2018-02-02 06:14:03 -05:00
test_vector.py Different versions of python disagree on what exception gets thrown. So just 2018-01-16 21:26:56 -05:00
utils.py Add basic image io and remove python C-API refs from numpy_returns.cpp (#1258) 2018-04-17 22:49:25 -04:00