Home Apps Business Office FaceSwapper Example

This demo is the example of swapping two faces using “OpenCV” and “Dlib”.

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

Code is the rewrite of https://github.com/mc-jesus/FaceSwap.

Samples:

Texture2DFaceSwapperExample

WebCamTextureFaceSwapperExample

VideoCaptureFaceSwapperExample

Texture2DFaceChangerExample

WebCamTextureFaceChangerExample

What's New in the Latest Version 1.0.9

Last updated on Jan 27, 2020 1.0.9
[Common]Updated for OpenCV for Unity v2.3.8.( This asset requires OpenCVforUnity  2.3.8 or later.)

1.0.8
[Common]Updated for OpenCV for Unity v2.3.3.( This asset requires OpenCVforUnity 2.3.3 or later.)

1.0.7
[Common]Fixed ColorCorrectFace fuction. [Common]Updated to WebCamTextureToMatHelper.cs v1.0.8.

1.0.6
[Common]Updated to WebCamTextureToMatHelper.cs v1.0.4