Works with
Unity Cloud Build
iOS & Android support
Windows10 UWP support
WebGL support
Win & Mac & Linux Standalone support
Preview support in the Editor
OpenCV for
Unity is an Assets Plugin for using
OpenCV 3.4.2 from within
Unity.
Official Site | ExampleCode | Android Demo WebGL Demo | Tutorial & Demo Video | Forum | API Reference | Support Modules
Features:
- Since this package is a clone of
OpenCV Java, you are able to use the same API as
OpenCV Java 3.4.2 (link).
- You can image processing in real-time by using the WebCamTexture capabilities of
Unity. (real-time face detection works oothly on iPhone 5)
- 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.
- Examples of integration with other publisher assets are available.(e.g. PlayMaker, NatCam, NatCorder)
ExampleCode using
OpenCV for
Unity is available.
MarkerBased AR Example
MarkerLess AR Example
FaceTracker Example
FaceSwapper Example
FaceMask Example
RealTime FaceRecognition Example
GoogleVR with
OpenCV for
Unity Example
Kinect with
OpenCV for
Unity Example
AVPro with
OpenCV for
Unity Example
HoloLens with
OpenCV for
Unity Example
PlayMakerActions for
OpenCVfor
Unity
NatCam with
OpenCVFor
Unity Example
NatCorder with
OpenCVFor
Unity Example
OpenCV for
Unity uses
OpenCV under 3-clause BSD License; see Third-Party Notices.txt file in package for details.
System Requirements
Build Win Standalone & Preview Editor : Windows 7 or later