Version
1.0.7
Package Name
com.enoxsofrware.realtimefacerecognitionexample
Category
Business Office
Size
40.46MB
This asset is the real time face recognition sample using “OpenCV for Unity”.
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