Published February 6, 2018
| Version v1.0
Software
Open
sharad18/Face-Recognition-KNN: Face Recognition using K-Nearest Neighbours Algorithm.
Authors/Creators
Description
This program describes how to recognise face using the K-Nearest Neighbours Algorithm. It uses the openCV library and its haarcascade classifier to detect the facial features and KNN maps the dataset of the face to be recognised with an unknown face.
Files
sharad18/Face-Recognition-KNN-v1.0.zip
Files
(952.4 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:326c3afaaa348fe64988f00a6549d151
|
952.4 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/sharad18/Face-Recognition-KNN/tree/v1.0 (URL)