登录 注册
当前位置:主页 > 资源下载 > 9 > OpenCVForUnity-master.zip下载

OpenCVForUnity-master.zip下载

  • 更新:2024-12-18 18:39:26
  • 大小:20.52MB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:Unity3D - 游戏开发
  • 格式:ZIP

资源介绍

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