assetstore topic
OpenCVForUnity
OpenCV for Unity (Untiy Asset Plugin)
mewn
ARCHIVED: A zero dependency asset embedder for Go
CVVTuberExample
CVVTuberExample(Computer Vision Virtual YouTuber Example) is an example project of controlling 3D humanoid model ("Unity-chan!" Model) using WebCamTexture.
DlibFaceLandmarkDetector
FaceLandmark Detector using Dlib (Unity Asset Plugin)
FaceMaskExample
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
This asset is an example of swapping two faces in an image using “OpenCV for Unity” and “Dlib FaceLandmark Detector”.
FaceTrackerExample
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
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
An example of improving performance of video preview on mobile platform by replacing WebCamTexture of Unity standard API with NatCam.
NatCorderWithOpenCVForUnityExample
An example of a video recording app by using NatCorder and OpenCVForUnity.