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

face detection using webcam #31

Closed
myinzack opened this issue Feb 8, 2018 · 2 comments
Closed

face detection using webcam #31

myinzack opened this issue Feb 8, 2018 · 2 comments

Comments

@myinzack
Copy link

myinzack commented Feb 8, 2018

Hi,

can u pls let me know how to detect the face from webcam for face recognition. I tried the code but somehow am stuck

Pls suggest

@justadudewhohacks
Copy link
Owner

Hi,

Which code did you try? Using only this package you can only read jpeg and png images. For everything else such as video streams, webcam etc. you have to use it with opencv4nodejs.

There are examples how to read frames from a webcam with opencv4nodejs.

@myinzack
Copy link
Author

myinzack commented Feb 8, 2018

actually i was trying with face-recognition.js framework but somehow was stuck. anyways, thanks for the update

@myinzack myinzack closed this as completed Feb 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants