vimaltiwari2612 / Face-Detection-Using-Javascript

Face Detection Using a Javascript library called clmtrackr which will do the heavy work of detecting where the face is on an image, and will also identify facial features such as the nose, mouth, eyes, and more.

Home Page:https://vimaltiwari2612.github.io/Face-Detection-Using-Javascript/.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Face Detection Using Javascript

Used a Javascript library called clmtrackr which will do the heavy work of detecting where the face is on an image, and will also identify facial features such as the nose, mouth, eyes, and more.

we will make use of clmtrackr to identify faces on a video stream (in our case a webcam or camera) and apply custom filters that can be selected by a dropdown on the screen.

Thanks to thenextweb.com's article.

About

Face Detection Using a Javascript library called clmtrackr which will do the heavy work of detecting where the face is on an image, and will also identify facial features such as the nose, mouth, eyes, and more.

https://vimaltiwari2612.github.io/Face-Detection-Using-Javascript/.


Languages

Language:HTML 100.0%