Boolean detection of a face, any face
Posted: 2018-06-24T02:29:42-07:00
I need to be able to know if an uploaded photo contains a face, any face. I don't mean I need to know who the face is and match it against a database, just a simple Yes/No that a face exists. This doesn't even need to be highly accurate, only 80% or so. Are there some options for this? I'm using ImageMagick 6.8.9-9
Thank you.
Thank you.