assetstore topic

List assetstore repositories

OpenCVForUnity

538
Stars
170
Forks
Watchers

OpenCV for Unity (Untiy Asset Plugin)

mewn

84
Stars
7
Forks
Watchers

ARCHIVED: A zero dependency asset embedder for Go

CVVTuberExample

84
Stars
13
Forks
Watchers

CVVTuberExample(Computer Vision Virtual YouTuber Example) is an example project of controlling 3D humanoid model ("Unity-chan!" Model) using WebCamTexture.

DlibFaceLandmarkDetector

93
Stars
31
Forks
Watchers

FaceLandmark Detector using Dlib (Unity Asset Plugin)

FaceMaskExample

37
Stars
15
Forks
Watchers

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

FaceSwapperExample

19
Stars
4
Forks
Watchers

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

FaceTrackerExample

19
Stars
3
Forks
Watchers

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

MarkerLessARExample

24
Stars
5
Forks
Watchers

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.

NatCamWithOpenCVForUnityExample

24
Stars
6
Forks
Watchers

An example of improving performance of video preview on mobile platform by replacing WebCamTexture of Unity standard API with NatCam.

NatCorderWithOpenCVForUnityExample

26
Stars
6
Forks
Watchers

An example of a video recording app by using NatCorder and OpenCVForUnity.