An open API service indexing awesome lists of open source software.

https://github.com/ritwickdey/face-detector-chrome-api

Face Detection using Chrome API
https://github.com/ritwickdey/face-detector-chrome-api

chrome-api face-detection

Last synced: 10 months ago
JSON representation

Face Detection using Chrome API

Awesome Lists containing this project

README

          

# Face Detector using Chrome API

## Screenshot

![Screenshot](./screenshots/screenshot1.png)

---

## Note :

This is an experimental features of Google Chrome. You've to enable the **'Experimental Web Platform Features'** flag from
`chrome://flags/#enable-experimental-web-platform-features` in order to use `Face Detector API`.

---

## Demo:

* https://ritwickdey.github.io/face-detector-chrome-api

---

Thank You.