• Kapil Sachdeva's avatar
    Add python api that generates desciptor(s) from the aligned image(s) (#1667) · f7f6f676
    Kapil Sachdeva authored
    * Add python api that generates desciptor(s) from the aligned image(s)
    
    * Remove asserts from face_recognition.py example/tutorial
    
    * In batch_compute_face_descriptors_from_aligned_images, use for-in loop to simplify the code
    
    Improvde the document on binding methods and the error message if the aligned image is not of size 150x150
    f7f6f676
Name
Last commit
Last update
..
basic.cpp Made dlib.range a little more like the python range.
cca.cpp - Added rectangless.
cnn_face_detector.cpp Improved python docs
conversion.h Fixed some python functions not taking as wide a range of images as they did in
correlation_tracker.cpp Added numpy_image templated class that makes a numpy array
decision_functions.cpp Minor changes to avoid bugs in some compilers.
dlib.cpp Split image2.cpp into two files to help speed up the build.
face_recognition.cpp Add python api that generates desciptor(s) from the aligned image(s) (#1667)
global_optimization.cpp Minor changes to avoid bugs in some compilers.
gui.cpp Minor changes to avoid bugs in some compilers.
image.cpp Split image.cpp into two files so builds are more parallelizeable.
image2.cpp Minor changes to avoid bugs in some compilers.
image3.cpp Split image.cpp into two files so builds are more parallelizeable.
image4.cpp Minor changes to avoid bugs in some compilers.
image_dataset_metadata.cpp Minor changes to avoid bugs in some compilers.
indexing.h Replace boost::python with pybind11 (#1040)
line.cpp Updated count_points_on_side_of_line() python binding.
matrix.cpp - Added rectangless.
numpy_returns.cpp Minor changes to avoid bugs in some compilers.
object_detection.cpp Avoid compiler bug
opaque_types.h Made it so you can fully build image_dataset_metadata::dataset objects from python.
other.cpp - Added rectangless.
rectangles.cpp Python Image and Rectangle Scaling (#1488)
sequence_segmenter.cpp - Added rectangless.
serialize_object_detector.h Clarified a few comments and simplified the serialization code a bit.
shape_predictor.cpp Loading commit data...
shape_predictor.h Loading commit data...
simple_object_detector.h Loading commit data...
simple_object_detector_py.h Loading commit data...
svm_c_trainer.cpp Loading commit data...
svm_rank_trainer.cpp Loading commit data...
svm_struct.cpp Loading commit data...
testing_results.h Loading commit data...
vector.cpp Loading commit data...