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

https://github.com/shimabox/face_recognition_with_clmtrackr

Sample of face recognition with clmtrackr.js
https://github.com/shimabox/face_recognition_with_clmtrackr

face-detection face-recognition

Last synced: 3 months ago
JSON representation

Sample of face recognition with clmtrackr.js

Awesome Lists containing this project

README

        

# face_recognition_with_clmtrackr
Sample of face recognition with clmtrackr.js

## Demo
https://shimabox.github.io/face_recognition_with_clmtrackr/

![demo](https://github.com/shimabox/assets/blob/master/face_recognition_with_clmtrackr/qr.png)

It runs if it is a browser supporting the **getUserMedia API**.
[Can I use... Support tables for HTML5, CSS3, etc](https://caniuse.com/#feat=stream "Can I use... Support tables for HTML5, CSS3, etc")

## Feature
- Face recognition
- Display recognized faces with different canvas
- It corresponds to a smartphone
- Operation confirmed with `iOS 11.4/Safari`
- Switch front and rear camera
- Only for smartphone
- Grayscale conversion
- Debug mode
- Margin adjustment of face recognition part

## Notes
- Battery exhaustion is intense
- In the case of a smartphone it will be hot

## License
The MIT License (MIT). Please see [License File](LICENSE) for more information.