Categories: Tools
OpenCV for Unity v2.6.0 - Free Download
Description
Official Site | ExampleCode | Android Demo WebGL Demo | Product Introduction Video Setup Guide Video | Forum | API Reference | Support Modules | Free Trial Version
OUR ASSET FEATURES
- Cross PlatformiOS & Android & Windows10 UWP support.
Win & Mac & Linux Standalone support.
WebGL support.
ChromeOS support.
visionOS support.(beta)
Support for preview in the Editor.
- Support Latest VersionUsers can utilize OpenCV for Unity based on the latest version of OpenCV (4.13.0) for app development.
- OpenCV Java API SupoortAs a clone of OpenCV Java, which means you can use the exact same API as OpenCV Java 4.13.0. OpenCV Java documentation
- Easy to UseWe provide helper functions for the interconversion of Unity’s Texture2D and OpenCV’s Mat. Many classes implement IDisposable, allowing you to manage resources using the “using” statement.
- Include Many ExamplesIncludes a wide variety of example usage scenarios, which consist of scene files and script codes. By running these sample applications, you can learn how to develop OpenCV applications effectively.
OpenCVForUnity Examples (GitHub)
EnoxSoftware repositories (GitHub)
- AR VR MRCan be utilized for developing applications using Augmented Reality, Virtual Reality, and Mixed Reality technologies.
- Deep LearningProvides support for the dnn module, including various frameworks such as ONNX, TensorFlow, caffe, Torch, Darknet, and more. See OpenCV wiki (GitHub)
The dnn module is supported on all platforms except UWP. See Support Modules
Inference in the Dnn module uses the CPU backend by default; only Windows platforms can use the CUDA backend by following additional steps.
- Use of WebCamTextureSupports input from Unity’s WebCamTexture, allowing you to perform real-time image processing on camera footage.
- Works with many hardwareCompatible with a wide range of hardware gadgets beyond just PCs and smartphones, allowing it to run on various devices.
(e.g. HoloLens1 / Hololens2, Nreal Light, Oculus, Kinect, RealSense, ZED 2 or ZED Mini stereo camera, and Raspberry Pi).
- Visual Scripting SupportYou can take full advantage of all the features of OpenCV for Unity in Unity’s Visual Scripting. You can learn how to integrate them through the VisualScripting With OpenCVForUnity Example (GitHub).
Trial & Demo:
- Free Trial Version
- Android Demo
- WebGL Demo
ExampleCode using OpenCV for Unity is available.
MarkerBased AR Example
MarkerLess AR Example
FaceMask Example
RealTime FaceRecognition Example
AVPro With OpenCV for Unity Example
Kinect With OpenCV for Unity Example
HoloLens With OpenCV for Unity Example
VisualScripting With OpenCVForUnity Example
ARFoundation With OpenCVForUnity Example
NrealLight With OpenCVForUnity Example
Ffmpeg With OpenCVForUnity Example
VideoPlayer With OpenCVForUnity Example
NativeGallery With OpenCVForUnity Example
YOLOv5 With OpenCVForUnity Example
YOLOv8 With OpenCVForUnity Example
KlakNDI With OpenCVForUnity Example
InferenceEngine With OpenCVForUnity Example
Quest With OpenCVForUnity Example
PaddleOCR With OpenCVForUnity Example
USBCamera With OpenCVForUnity Example
OpenCV for Unity uses OpenCV under Apache 2 license; see Third-Party Notices.txt file in package for details.
Build Win Standalone & Preview Editor : Windows 8 or later
Build Mac Standalone & Preview Editor : OSX 10.13 or later
Build Linux Standalone & Preview Editor : Ubuntu18.04 or later
Build Android : API level 24 or later
Build iOS : iOS Version 12.0 or later
Build VisionOS : visionOS 1 or later (beta)
More Info >>