EnoxSoftware
Unity assetstore publisher's. https://assetstore.unity.com/publishers/7690 /[SUB ACCOUNT] @EnoxSoftware-Assets-Support
Pinned Repositories
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”.
HoloLensCameraStream
This Unity plugin makes the HoloLens video camera frames available to a Unity app in real time. This enables Unity devs to easily use the HoloLens1/HoloLens2 camera for computer vision (or anything they want).
HoloLensWithDlibFaceLandmarkDetectorExample
HoloLens With DlibFaceLandmarkDetector Example (Support for Hololens1 and Hololens2)
HoloLensWithOpenCVForUnityExample
HoloLens With OpenCVforUnity Example (Support for Hololens1 and Hololens2)
KinectWithOpenCVForUnityExample
An example of integrating Xbox One Kinect sensor "Kinect v2" with OpenCV for Unity.
OpenCVForUnity
OpenCV for Unity (Untiy Asset Plugin)
VuforiaWithOpenCVForUnityExample
Vuforia with OpenCV for Unity Example
WebGLFileUploader
This asset adds file upload capability to the Unity WebGL platform.
EnoxSoftware's Repositories
EnoxSoftware/OpenCVForUnity
OpenCV for Unity (Untiy Asset Plugin)
EnoxSoftware/HoloLensWithOpenCVForUnityExample
HoloLens With OpenCVforUnity Example (Support for Hololens1 and Hololens2)
EnoxSoftware/DlibFaceLandmarkDetector
FaceLandmark Detector using Dlib (Unity Asset Plugin)
EnoxSoftware/CVVTuberExample
CVVTuberExample(Computer Vision Virtual YouTuber Example) is an example project of controlling 3D humanoid model ("Unity-chan!" Model) using WebCamTexture.
EnoxSoftware/WebGLFileUploader
This asset adds file upload capability to the Unity WebGL platform.
EnoxSoftware/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”.
EnoxSoftware/HoloLensCameraStream
This Unity plugin makes the HoloLens video camera frames available to a Unity app in real time. This enables Unity devs to easily use the HoloLens1/HoloLens2 camera for computer vision (or anything they want).
EnoxSoftware/HoloLensWithDlibFaceLandmarkDetectorExample
HoloLens With DlibFaceLandmarkDetector Example (Support for Hololens1 and Hololens2)
EnoxSoftware/FfmpegWithOpenCVForUnityExample
Example of integrating "FFmpeg for Unity" with "OpenCV for Unity"
EnoxSoftware/NatCorderWithOpenCVForUnityExample
An example of a video recording app by using NatCorder and OpenCVForUnity.
EnoxSoftware/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.
EnoxSoftware/RealTimeFaceRecognitionExample
This asset is an example project of face recognition in real time using “OpenCV for Unity”.
EnoxSoftware/ARFoundationWithOpenCVForUnityExample
An example of converting an ARFoundation camera image to OpenCV's Mat format.
EnoxSoftware/FaceSwapperExample
This asset is an example of swapping two faces in an image using “OpenCV for Unity” and “Dlib FaceLandmark Detector”.
EnoxSoftware/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.
EnoxSoftware/NrealLightWithOpenCVForUnityExample
An example of a Nreal Light (XREAL Light) MR app by using NRSDK and OpenCVForUnity.
EnoxSoftware/MarkerBasedARExample
This asset is an Augmented Reality Example that detect and recognize markers and display 3D model in WebCamTexture in real-time.
EnoxSoftware/YOLOv8WithOpenCVForUnityExample
An example of using OpenCV dnn module with YOLOv8. (ObjectDetection, Segmentation, Classification, PoseEstimation)
EnoxSoftware/NatDeviceWithOpenCVForUnityExample
An example of improving performance of video preview on mobile platform by replacing WebCamTexture of Unity standard API with NatDevice.
EnoxSoftware/AVProWithOpenCVForUnityExample
This example shows how to convert AVProVideo and AVProLiveCamera texture to OpenCV Mat using AsyncGPUReadback.
EnoxSoftware/YOLOv5WithOpenCVForUnityExample
An example of using OpenCV dnn module with YOLOv5. (ObjectDetection, Segmentation, Classification)
EnoxSoftware/VideoPlayerWithOpenCVForUnityExample
This example shows how to convert VideoPlayer texture to OpenCV Mat using AsyncGPUReadback.
EnoxSoftware/MagicLeapWithDlibFaceLandmarkDetectorExample
MagicLeap with DlibFaceLandmarkDetector Example
EnoxSoftware/OpenCVForUnityPlayMakerActions
You can use All methods of OpenCVforUnity in PlayMaker.
EnoxSoftware/DlibFaceLandmarkDetectorPlayMakerActions
You can use almost all the methods of methods of DlibFaceLandmarkDetector in PlayMaker.
EnoxSoftware/VisualScriptingWithOpenCVForUnityExample
Example of using OpenCVForUnity with VisualScripting
EnoxSoftware/NrealLightWithDlibFaceLandmarkDetectorExample
An example of a Nreal Light MR app by using NRSDK and DlibLandmarkDetector.
EnoxSoftware/NativeGalleryWithOpenCVForUnityExample
This example shows how to use the NativeGallery plugin to retrieve an image or video file path from the in-device storage gallery in an Android/iPhone device via a file picker and apply image processing using OpenCVForUnity.
EnoxSoftware/VisualScriptingWithDlibFaceLandmarkDetectorExample
Example of using DlibFaceLandmarkDetector with VisualScripting
EnoxSoftware/OpenCVForUnityExampleAssets