Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.09 KB

README.md

File metadata and controls

35 lines (25 loc) · 1.09 KB

VideoKit OpenCV Sample

demo

Sample project that shows how to integrate VideoKit with OpenCV for high-performance computer vision in Unity Engine. Check out the web demo.

Setup Instructions

  1. Retrieve your access key from NatML Hub and add it to your Project Settings.

    project settings

  2. Import OpenCVForUnity from the Unity Package Manager.

  3. In the OpenCVForUnity Setup Tools, enable unsafe code and follow the instructions.

Requirements

  • Unity 2021.2+

Supported Platforms

  • Android API level 24+
  • iOS 14+
  • macOS 10.15+ (Apple Silicon and Intel)
  • Windows 10+ (64-bit only)
  • WebGL:
    • Chrome 91+
    • Firefox 90+
    • Safari 16.4+

Resources

Thank you very much!