Publisher | Enox Software |
---|---|
File size | 672.46MB |
Number of files | 1691 |
Latest version | 2.6.4 |
Latest release date | 2024-11-17 01:32:12 |
First release date | 2014-08-29 09:58:01 |
Supported Unity versions | 2018.4.2 or higher |
Works with Unity Cloud Build
iOS & Android support
ChromeOS 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 4.7.0 from within Unity.
Official Site | ExampleCode | Android Demo WebGL Demo | Tutorial & Demo Video | Forum | API Reference | Support Modules | Free Trial Version
Features:
- Since this package is a clone of OpenCV Java, you are able to use the same API as OpenCV Java 4.7.0 (link).
- You can image processing in real-time by using the WebCamTexture capabilities of Unity. (real-time face detection works smoothly 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, NatDevice, NatCorder)
Trial & Demo:
ExampleCode using OpenCV for Unity is available.
RealTime FaceRecognition Example
AVPro with OpenCV for Unity Example
HoloLens with OpenCV for Unity Example
PlayMakerActions for OpenCVforUnity
NatDevice with OpenCVForUnity Example
NatCorder with OpenCVForUnity Example
VisualScripting with OpenCVForUnity Example
ARFoundation with OpenCVForUnity Example
NrealLight with OpenCVForUnity Example
FfmpegWithOpenCVForUnityExample
OpenCV for Unity uses OpenCV under Apache 2 license; see Third-Party Notices.txt file in package for details.
Free Trial Version is available.
System Requirements
Build Win Standalone & Preview Editor : Windows 8 or later
Build Mac Standalone & Preview Editor : OSX 10.11 or later
Build Linux Standalone & Preview Editor : Ubuntu16.04 or later
Build Android : API level 24 or later
Build iOS : iOS Version 9.0 or later