Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to detect faces of a given persons ? #20

Open
TechRova opened this issue Jun 11, 2019 · 1 comment
Open

How to detect faces of a given persons ? #20

TechRova opened this issue Jun 11, 2019 · 1 comment
Labels
feature request Request to add new functionality

Comments

@TechRova
Copy link

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 ?

@arunponnusamy
Copy link
Owner

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

@arunponnusamy arunponnusamy added the feature request Request to add new functionality label Jun 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Request to add new functionality
Projects
None yet
Development

No branches or pull requests

2 participants