测试版本为unity5.4.2
Requires Unity 5.3.8 or higher. Works with Unity Cloud Build iOS & Android support Windows10 UWP support WebGL support(Unity5.3 or later) 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 DemoWebGL 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 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
谷歌翻译: 需要Unity 5.3.8或更高版本。
适用于Unity Cloud Build
iOS和Android支持
Windows10 UWP支持
WebGL支持(Unity5.3或更高版本)
Win&Mac&Linux独立支持
在编辑器中预览支持
OpenCV for Unity是一个在Unity中使用OpenCV 3.3.0的资产插件。
官方网站| ExampleCode | Android演示WebGL演示|教程和演示视频|论坛| API参考
特征:
- 由于这个包是OpenCV Java的克隆,所以你可以使用与OpenCV Java 3.3.0相同的API(链接)。
- 您可以使用Unity的WebCamTexture功能实时处理图像。 (实时人脸检测在iPhone 5中运行平稳)
- 提供了Unity的Texture2D和OpenCV的Mat的相互转换方法。
- IDisposable在许多类中实现。您可以使用“using”语句管理资源。
- OpenCVforUnity的PlayMakerActions可用。
使用OpenCV for Unity的ExampleCode可用。
基于标记的AR示例
MarkerLess AR示例
FaceTracker例子
实时人脸识别示例
Vuforia与OpenCV for Unity的例子
Kinect与OpenCV for Unity示例
AVPro与OpenCV for Unity的例子
HoloLens与OpenCV for Unity的例子
系统要求
建立赢独立预览编辑器:Windows 7或更高版本
建立Mac独立预览编辑器:OSX 10.8或更高版本