• visionworkz's avatar
    Exposed jitter_image in Python and added an example (#980) · ac292309
    visionworkz authored
    * Exposed jitter_image in Python and added an example
    
    * Return Numpy array directly
    
    * Require numpy during setup
    
    * Added install of Numpy before builds
    
    * Changed pip install for user only due to security issues.
    
    * Removed malloc
    
    * Made presence of Numpy during compile optional.
    
    * Conflict
    
    * Refactored get_face_chip/get_face_chips to use Numpy as well.
    ac292309
Name
Last commit
Last update
dlib Loading commit data...
docs Loading commit data...
examples Loading commit data...
python_examples Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
.travis.yml Loading commit data...
CMakeLists.txt Loading commit data...
ISSUE_TEMPLATE.md Loading commit data...
MANIFEST.in Loading commit data...
README.md Loading commit data...
appveyor.yml Loading commit data...
setup.py Loading commit data...