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

https://github.com/enoxsoftware/faceswapperexample

This asset is an example of swapping two faces in an image using “OpenCV for Unity” and “Dlib FaceLandmark Detector”.
https://github.com/enoxsoftware/faceswapperexample

assetstore dlib face-detection face-landmarks face-swap opencv unity

Last synced: 5 months ago
JSON representation

This asset is an example of swapping two faces in an image using “OpenCV for Unity” and “Dlib FaceLandmark Detector”.

Awesome Lists containing this project

README

          

FaceSwapper Example
====================

Overview
-----
[https://assetstore.unity.com/packages/templates/tutorials/faceswapper-example-66602](https://assetstore.unity.com/packages/templates/tutorials/faceswapper-example-66602?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/lQPL85LbSYo/0.jpg)](https://www.youtube.com/watch?v=lQPL85LbSYo)

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

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