OpenCV for Unity

OpenCV for Unity is an Assets Plugin for using OpenCV from within Unity.

OpenCV for Unity

OpenCV for Unity is an Assets Plugin for using OpenCV from within Unity.

OpenCV for Unity

OpenCV for Unity is an Assets Plugin for using OpenCV from within Unity.

OpenCV for Unity

OpenCV for Unity is an Assets Plugin for using OpenCV from within Unity.

OpenCV for Unity

OpenCV for Unity is an Assets Plugin for using OpenCV from within Unity.

OUR ASSET FEATURES

icon_closs_platform

Cross Platform

iOS & Android & Windows10 UWP support.

Win & Mac & Linux Standalone support.

WebGL (asm.js/webassembly) support.

ChromeOS support.

Support for preview in the Editor.

Works with Unity Cloud Build.

icon_opencv4_7_0

Support Latest Version

You can use “OpenCV for Untiy” based on “OpenCV4.7.0”.

icon_clone

OpenCV Java API Supoort

Since this package is a clone of OpenCV Java, you are able to use the same API as OpenCV Java 4.7.0 (link).

icon_easy

Easy to Use

Provides a method to interconversion of Unity’s Texture2D and OpenCV’s Mat.

IDisposable is implemented in many classes.You can manage the resources with the “using” statement.

icon_samples

Include Many Examples

Example Unity scenes (GitHub).

icon_ar_vr_mr

AR VR MR

You will be able to develop applications using Augmented Reality, Virtual Reality and Mixed Reality technology.

icon_deep_learning

Deep Learning

Support dnn module. (The supported frameworks: ONNX, TensorFlow, caffe, Torch, Darknet, and more.)

See OpenCV wiki (GitHub)

icon_web_camera

Use of WebCamTexture

You can image processing in real-time by using the WebCamTexture capabilities of Unity.

(real-time face detection works smoothly in iPhone 5)

icon_hardware

Works with many hardware

(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

You can use All methods of OpenCVforUnity in PlayMaker. (Using PlayMakerActions for OpenCVforUnity)