OpenCV for Unity 1.2.3 unity3d asset unity3d插件下载,unity论坛
OpenCV for Unity系列索引:
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.3 下载链接 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 1.2.3 unity3d asset unity3d插件下载,unity论坛
Requires Unity 4.6.0 or higher.
[NEW] Unity5 support
[NEW] Add Beta10 Version of “OpenCV for Untiy” based on “OpenCV3.0.0” (Windows10 UWP & WindowsStoreApp8.1 & WindowsPhone8.1 & Linux Support Added).
Works with Unity and Unity Pro
iOS & Android support
Win & Mac Standalone support(if Unity4,Pro only)
Preview support in the Editor(if Unity4,Pro only)
OpenCV for Unity is an Assets Plugin for using OpenCV from within Unity.
Features:
- Since this package is a clone of OpenCV Java, you can use as it is all the API Reference OpenCV Java 2.4.11 (link). (“org.opencv.android” and “SURF and SIFT of org.opencv.features2d(nonfree)” are excluded)
- 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.
- Includes many classes from OpenCVForUnity, and implements IDisposable. You can manage the resources with the "using" statement.
SampleCode using OpenCV for Unity is available.
MarkerBased AR Sample
FaceTracker Sample
Voforia with OpenCV for Unity Sample
Kinect with OpenCV for Unity Sample
System Requirements
Build Win Standalone & Preview Editor : Windows 7 or later
Build Mac Standalone & Preview Editor : OSX 10.8 or later