1.0.1 • Published 2 years ago

ai.natml.natdevice.opencv v1.0.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

NatDevice for OpenCV

NatDevice OpenCV

NatDevice integration library for OpenCV for Unity. Check out the web demo.

Installing NatDevice for ARFoundation

Add the following items to your Unity project's Packages/manifest.json:

{
  "scopedRegistries": [
    {
      "name": "NatML",
      "url": "https://registry.npmjs.com",
      "scopes": ["ai.natml"]
    }
  ],
  "dependencies": {
    "ai.natml.natdevice.opencv": "1.0.1"
  }
}

Requirements

Resources

Thank you very much!