OpenCV for Unity

OpenCV for Unity is an Assets Plugin for using OpenCV from within Unity cross-platform game engine.

OpenCV for Unity

OpenCV for Unity is an Assets Plugin for using OpenCV from within Unity cross-platform game engine.

OpenCV for Unity

OpenCV for Unity is an Assets Plugin for using OpenCV from within Unity cross-platform game engine.

OpenCV for Unity

OpenCV for Unity is an Assets Plugin for using OpenCV from within Unity cross-platform game engine.

OpenCV for Unity

OpenCV for Unity is an Assets Plugin for using OpenCV from within Unity cross-platform game engine.

OUR ASSET FEATURES

icon_closs_platform

Cross Platform

Compatible with multiple platforms, allowing for app development on major platforms.

iOS & Android & Windows10 UWP support.

Win & Mac & Linux Standalone support.

WebGL support.

ChromeOS support.

Support for preview in the Editor.

Works with Unity Cloud Build.

icon_opencv4_7_0

Support Latest Version

Users can utilize “OpenCV for Unity” based on the latest version of OpenCV (4.9.0) for app development.

icon_clone

OpenCV Java API Supoort

As a clone of OpenCV Java, which means you can use the exact same API as OpenCV Java 4.9.0.

OpenCV Java documentation (link)

icon_easy

Easy to Use

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

icon_samples

Include Many Examples

Includes 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)

icon_ar_vr_mr

AR VR MR

Can be utilized for developing applications using Augmented Reality, Virtual Reality, and Mixed Reality technologies.

icon_deep_learning

Deep Learning

Provides support for the dnn module, including various frameworks such as ONNX, TensorFlow, caffe, Torch, Darknet, and more.

See OpenCV wiki (GitHub)

icon_web_camera

Use of WebCamTexture

Supports input from Unity’s WebCamTexture, allowing you to perform real-time image processing on camera footage.

icon_hardware

Works with many hardware

Compatible 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).

icon_visual_scripting

Visual Scripting Support

By utilizing the VisualScripting With OpenCVForUnity Example, you can leverage all the methods available in OpenCVforUnity within the Unity’s Visual Scripting development environment.

VisualScripting With OpenCVForUnity Example (GitHub)