An open API service indexing awesome lists of open source software.

https://github.com/enoxsoftware/facemaskexample

This asset is an example project that maps face mask to the detected faces in an image using “OpenCV for Unity” and “Dlib FaceLandmark Detector”.
https://github.com/enoxsoftware/facemaskexample

assetstore dlib face-detection face-landmarks face-mask oepncv unity

Last synced: about 2 months ago
JSON representation

This asset is an example project that maps face mask to the detected faces in an image using “OpenCV for Unity” and “Dlib FaceLandmark Detector”.

Awesome Lists containing this project

README

          

FaceMask Example
====================

Overview
-----
[https://assetstore.unity.com/packages/templates/tutorials/facemask-example-79999](https://assetstore.unity.com/packages/templates/tutorials/facemask-example-79999?aid=1011l4ehR)

Environment
-----
[OpenCVForUnity](https://assetstore.unity.com/packages/tools/integration/opencv-for-unity-21088?aid=1011l4ehR)
[DlibFaceLandmarkDetector](https://assetstore.unity.com/packages/tools/integration/dlib-facelandmark-detector-64314?aid=1011l4ehR)

Demo Video
-----
[![](http://img.youtube.com/vi/YNBz31vx15U/0.jpg)](https://www.youtube.com/watch?v=YNBz31vx15U)

Demo
-----
- WebGL (simd)
- Android

Manual
-----
[ReadMe.pdf](/Assets/FaceMaskExample/ReadMe.pdf)