unityar自动识别人脸_unity图像人脸画面视觉识别系统插件OpenCV for Unity 2.3.4

描述

unity图像人脸画面视觉识别系统插件OpenCV for Unity 2.3.4

所支持的Unity版本:5.6.6 及以上版本

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 4.0.0 from within Unity.

Features:

- Since this package is a clone of OpenCV Java, you are able to use the same API as OpenCV Java 4.0.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, NatCam, NatCorder)

ExampleCode using OpenCV for Unity is available.

MarkerBased AR Example

……


版权声明:本文为weixin_39664962原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。