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: 10 months ago
JSON representation
This asset is an example of swapping two faces in an image using “OpenCV for Unity” and “Dlib FaceLandmark Detector”.
- Host: GitHub
- URL: https://github.com/enoxsoftware/faceswapperexample
- Owner: EnoxSoftware
- Created: 2017-02-10T09:29:41.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-07-23T08:04:36.000Z (over 1 year ago)
- Last Synced: 2025-04-19T09:58:52.230Z (10 months ago)
- Topics: assetstore, dlib, face-detection, face-landmarks, face-swap, opencv, unity
- Language: C#
- Homepage: https://assetstore.unity.com/packages/templates/tutorials/faceswapper-example-66602
- Size: 625 MB
- Stars: 22
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
-----
[](https://www.youtube.com/watch?v=lQPL85LbSYo)
Demo
-----
- WebGL (simd)
- Android
Manual
-----
[ReadMe.pdf](/Assets/FaceSwapperExample/ReadMe.pdf)