Hi All,
I want to use dlib face alignment in my python program.
but, i cannot find method extract_image_chips() and get_face_chip_details() .
if i want to get alignment face using python dlib.
Should I implement it by myself or i missed something !?
Any comment !?
Right, that's not in the pyhton API
@davisking Any particular reason for that ?
Could you point in the direction to how someone can add it to the API ?
There is no reason, just haven't gotten around to it.
All the code for the pyhton API is in the tools/python folder.
Anybody working on adding this functions into python interface?
I need it too.
Anybody have python wrapper yet?
Most helpful comment
Anybody working on adding this functions into python interface?