Updating description

This commit is contained in:
Adrien Marquès 2016-10-05 01:59:56 -04:00
parent 87bb10b480
commit cb56dcb224
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
# face-recognition.js
Javascript Canvas face recognition using back buffer for performance optimization.
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.