Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Sign in
D
dlib
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • 钟尚武
  • dlib
  • Repository

Switch branch/tag
  • dlib
  • tools
  • python
  • test
History Find file
  • Source code
  • Download zip
  • Download tar.gz
  • Download tar.bz2
  • Download tar
  • visionworkz's avatar
    Add basic image io and remove python C-API refs from numpy_returns.cpp (#1258) · e8faced8
    visionworkz authored 7 years ago
    * 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
    e8faced8
Name
Last commit
Last update
..
.gitignore Replace boost::python with pybind11 (#1040) 7 years ago
generate_numpy_returns_test_data.py Add basic image io and remove python C-API refs from numpy_returns.cpp (#1258) 7 years ago
shape.pkl Add basic image io and remove python C-API refs from numpy_returns.cpp (#1258) 7 years ago
test_array.py Different versions of python disagree on what exception gets thrown. So just 7 years ago
test_face_chip.npy Add basic image io and remove python C-API refs from numpy_returns.cpp (#1258) 7 years ago
test_global_optimization.py Added more unit tests 7 years ago
test_matrix.py Fixed test to really work if numpy isn't installed. 7 years ago
test_numpy_returns.py Add basic image io and remove python C-API refs from numpy_returns.cpp (#1258) 7 years ago
test_point.py Replace boost::python with pybind11 (#1040) 7 years ago
test_range.py Replace boost::python with pybind11 (#1040) 7 years ago
test_rgb_pixel.py Replace boost::python with pybind11 (#1040) 7 years ago
test_sparse_vector.py Replace boost::python with pybind11 (#1040) 7 years ago
test_svm_c_trainer.py Add Python rvm_trainer and init functions (#1100) 7 years ago
test_vector.py Different versions of python disagree on what exception gets thrown. So just 7 years ago
utils.py Add basic image io and remove python C-API refs from numpy_returns.cpp (#1258) 7 years ago