Skip to content

PunitSoniME/face-detection-using-javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face Detection Using Javascript

Clone the project and run in your local, Allow your browser to access the camera

If you face any error in console, please do following

navigator.getUserMedia is now deprecated and is replaced by navigator.mediaDevices.getUserMedia

So change navigator.getUserMedia with navigator.mediaDevices.getUserMedia in script.js file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published