
This asset is an example project of face recognition in real time using “OpenCV for Unity”.iOS & Android & Windows10 UWP supportWin & Mac & Linux Standalone supportWebGL supportChromeOS supportvisionOS support(beta)Support for preview in the EditorThis asset requires “OpenCV for Unity”.This asset is an example project of the face recognition in real time using “OpenCV for Unity”.This project’s Code is a rewrite of https://github.com/MasteringOpenCV/code/tree/master/Chapter8_FaceRecognition using “OpenCV for Unity”.This asset is intended as a tutorial for beginning image processing students and does not pursue optimization of processing speed in order to make the code easy to understand.Official Site | ExampleCode | Android Demo WebGL Demo | Demo VideoThe Face recognition procedure is 4 steps.1. Face detection2. Face preprocessing3. Collect and learn faces4. Face recognitionSystem RequirementsBuild Win Standalone & Preview Editor : Windows 8 or laterBuild Mac Standalone & Preview Editor : OSX 10.13 or laterBuild Linux Standalone & Preview Editor : Ubuntu18.04 or laterBuild Android : API level 24 or laterBuild iOS : iOS Version 12.0 or laterBuild VisionOS : visionOS 1 or later (beta)Supported OS iOS, Android, ChromeOS, Windows10 UWP, WebGL, Windows, macOS, Linux, visionOS (beta)