face-recognition.js/README.md

3 lines
285 B
Markdown
Raw Normal View History

2016-10-05 05:59:06 +00:00
# face-recognition.js
2016-10-05 05:59:56 +00:00
Javascript Canvas face recognition using back buffer for performance optimization. Mixing convolution, substractive filter, this project tends to localise the components of the human face in the first hand, and in a second hand, to use ratios to identify faces.