Hasnat - 2016-03-09

Hi,

I would like to add support for several additional function for python. With my current setup.py, I am using the functions dlib.get_frontal_face_detector() and dlib.shape_predictor(). Can you please provide a guideline to use additional functions such as: extract_image_chips() and get_face_chip_details()?

Thank you in advance.