Face detection and recognition project using faceapi with reactjs
- Makes face detection.
- Estimate the age, emotion and gender of detected faces.
- Makes face recognition.
- To promote faces, open a folder with the name of the person under the public folder and add 4 pngs.
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
Name | Type | Description |
---|---|---|
mirrored | Boolean | Shows camera preview mirrored |
showFeatures | Boolean | Shows features from faceapi in preview. |
catchImages | Boolean | Turns on the photo taking feature. |