alyssaq / face_morpher

:angel: Morph faces with Python, Numpy, Scipy
886 stars 233 forks source link

No face in picture #74

Open shangchengzhao opened 4 months ago

shangchengzhao commented 4 months ago

Hi,

First of all, thanks for developing this package! I've encountered a problem while using it on my dataset:

My facial images have relative low spatial frequency. When I apply the averager on images, most faces cannot be detected.

I'm wondering if there's any parameter that I can adjust to increase the detector's sensitivity?