this project's code is the rewrite of https://github.com/MasteringOpenCV/code/tree/master/Chapter8_FaceRecognition using “OpenCV for Unity”.
Face recognition procedure is 4 steps.
1. Face detection
2. Face preprocessing
3. Collect and learn faces
4. Face recognition