arunponnusamy/cvlib

How to detect faces of a given persons ?

Opened this issue · 1 comments

I want to find a face of given persons that are already fed using their face images

That is , if I gave a photo of obama and run a video (in videocapture) that contains Obama , then it have to draw a rectangle around the face and write a name tag in the rectange corner

I able to do this using face_recognation ilbrary but don't know how to do this using cvlib ?

Hi @TechRova , right now cvlib doesn't have functionality for face recognition. Probably will work on it in the future.