RealTimeFaceRecognitionExample

by Enox Software


Libraries & Demo

free



This asset is the real time face recognition sample using “OpenCV for Unity”.


this projects 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 detection2. Face preprocessing3. Collect and learn faces4. Face recognition1.0.7[Common]Updated for OpenCV for Unity v2.4.2.( This asset requires OpenCVforUnity2.4.2 or later.)[Common]Refactored the script.1.0.6[Common]Updated for OpenCV for Unity v2.3.8.( This asset requires OpenCVforUnity 2.3.8 or later.)1.0.5[Common]Updated for OpenCV for Unity v2.3.3.( This asset requires OpenCVforUnity 2.3.3 or later.)1.0.4[Common]Fixed save and load process. [Common]Update to WebCamTextureToMatHelper v1.0.6.