Dlib: Python dlib => no extract_image_chips() and get_face_chip_details()

Created on 23 May 2016  路  5Comments  路  Source: davisking/dlib

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 !?

help wanted

Most helpful comment

Anybody working on adding this functions into python interface?

All 5 comments

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?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mohsin512 picture mohsin512  路  5Comments

alison-carrera-pegasus picture alison-carrera-pegasus  路  3Comments

vijaysagi picture vijaysagi  路  5Comments

great-thoughts picture great-thoughts  路  5Comments

farazirfan47 picture farazirfan47  路  5Comments