Face Recognition is based on Local Binary Pattern (LBP) implemented in javascript. Check the demo here.
- Node (v8.9.1)
- NPM (v5.5.1)
- Yarn (v1.3.2)
$ git clone git@github.com:cham11ng/face-recognition.git
$ yarn install
$ yarn build
- Click play (|>) button.
- Fit your face in rectangular region.
- Click capture button.
- Type your name.
- Again, click play (|>) button.
Tada! It recognizes you. ;)
The icon may not appear after you build in your local. Simply checkout app.css
.
cham11ng | 2017