esimov / pigo

Fast face detection, pupil/eyes localization and facial landmark points detection library in pure Go.
MIT License
4.39k stars 310 forks source link

Unable to detect the face #12

Closed foobargeez closed 5 years ago

foobargeez commented 5 years ago

I tried running pigo with various values for -angle and -scale but couldn't detect the face. Would appreciate any help!

esimov commented 5 years ago

Try using with -angle=0.3.

$ pigo -cf data/facefinder -in 50778455-fc95ff00-126b-11e9-8a44-70e1b8519908.jpg -out.png -angle=0.3

It should work. Here is the output Pigo generated with the above command: out2