OpenCV for Unity 2.2.3 unity3d asset Unity插件论坛 Unitypackage插件官网
OpenCV for Unity系列索引:
OpenCV for Unity 1.2.3 下载链接 OpenCV for Unity 2.0.0 下载链接 OpenCV for Unity 2.0.5 下载链接 OpenCV for Unity 2.1.3 下载链接 OpenCV for Unity 2.2.2 下载链接 OpenCV for Unity 2.2.4 下载链接 OpenCV for Unity 2.2.6 下载链接 OpenCV for Unity 2.2.7 下载链接 OpenCV for Unity 2.2.8 下载链接 OpenCV for Unity 2.2.9 下载链接 OpenCV for Unity 2.3.0 下载链接 OpenCV for Unity 2.3.2 下载链接 OpenCV for Unity 2.3.3 下载链接 OpenCV for Unity 2.3.4 下载链接 OpenCV for Unity 2.3.5 下载链接
OpenCV for Unity 2.2.3 unity3d asset Unity插件论坛 Unitypackage插件官网
Requires Unity 5.3.8 or higher.
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.3.0 from within Unity.
Official Site | ExampleCode | Android Demo WebGL Demo | Tutorial & Demo Video | Forum | API Reference
Features:
- Since this package is a clone of OpenCV Java, you are able to use the same API as OpenCV Java 3.3.0 (link).
- You can image processing in real-time by using the WebCamTexture capabilities of Unity. (real-time face detection works smoothly in 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.
- PlayMakerActions for OpenCVforUnity is available.
ExampleCode using OpenCV for Unity is available.
MarkerBased AR Example
MarkerLess AR Example
FaceTracker Example
FaceSwapper Example
FaceMask Example
RealTime FaceRecognition Example
Vuforia with OpenCV for Unity Example
Kinect with OpenCV for Unity Example
AVPro with OpenCV for Unity Example
HoloLens with OpenCV for Unity Example
System Requirements
Build Win Standalone & Preview Editor : Windows 7 or later
Build Mac Standalone & Preview Editor : OSX 10.8 or later