• 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
..
LICENSE_FOR_EXAMPLE_PROGRAMS.txt Loading commit data...
cnn_face_detector.py Loading commit data...
correlation_tracker.py Loading commit data...
face_alignment.py Loading commit data...
face_clustering.py Loading commit data...
face_detector.py Loading commit data...
face_jitter.py Loading commit data...
face_landmark_detection.py Loading commit data...
face_recognition.py Loading commit data...
find_candidate_object_locations.py Loading commit data...
global_optimization.py Loading commit data...
max_cost_assignment.py Loading commit data...
requirements.txt Loading commit data...
sequence_segmenter.py Loading commit data...
svm_binary_classifier.py Loading commit data...
svm_rank.py Loading commit data...
svm_struct.py Loading commit data...
train_object_detector.py Loading commit data...
train_shape_predictor.py Loading commit data...