ENOX SOFTWARE

Unity Assets Publisher’s Website.

ASSETS

OpenCV for Unity

OpenCV for Unity is an Assets Plugin for using OpenCV from within Unity.

Works with Unity Free & Pro. Support for cross platform. and preview in the Editor.

Dlib FaceLandmark Detector

DlibFaceLandmarkDetector can ObjectDetection and ShapePrediction using Dlib C++ Library.

Works with Unity Free & Pro. Support for cross platform. and preview in the Editor.

USAGE EXAMPLES

CV VTuber Example

CVVTuberExample(Computer Vision Virtual YouTuber Example) is an example project of controlling 3D humanoid model (“Unity-chan!” Model) using WebCamTexture. You can control the head orientation and the facial expression of the 3D humanoid model using WebCamTexture only.

The execution of this asset is required “OpenCV for Unity” and “Dlib FaceLandmark Detector”.

FaceMask Example

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”.

MarkerLess AR Example

The execution of this asset is required “OpenCV for Unity”.

This asset is a Marker-Less Augmented Reality Example using the actual environment as input instead of printed square markers and display 3d model in WebCamTexture in real-time.

RealTime FaceRecognition Example

This asset is an example project of face recognition in real time using “OpenCV for Unity”.

FaceSwapper Example

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

MarkerBased AR Example

The execution of this asset is required “OpenCV for Unity”.

This asset is an Augmented Reality Example that detect and recognize markers and display 3D model in WebCamTexture in real-time.

FaceTracker Example

The execution of this asset is required “OpenCV for Unity”.

This asset is a Non-rigid Face Tracking Example that can model and track the many complex parts of a person’s face in WebCamTexture in real-time.