I'm looking for a ruby library which could extract some informations like eyes space etc ...
I don't want use a remote API, so I found an opencv extension here, but the only thing possible seems to be detect a face.
Will I have to code my own library ?