Skip to content

InstytutXR/OpenCV-plus-Unity

 
 

Repository files navigation

OpenCV+Unity

OpenCV plus Unity

Originally created by Gobra

OpenCV plus Unity

Its a wrapper for OpenCV precompiled libraries for most of the systems available in Unity You can create projects that use the OpenCV capabilities in mobile projects and integrate custom AR solutions.

Documentation

OpenCV plus Unity original creator left the plugin some time ago and the website with documentation has been lost in internet There is some way to recreate the documentation by just looking on the source code but it should be somewhat group effort. Right now you can use original documentation notes

Build it Yourself

To run it in Unity Editor or Android you have to prebuild the libraries Yourself

bash utils/build-everything.sh --version 1.0 --ndkpath {ndkpath}

Releases

No releases published

Packages

No packages published

Languages

  • C# 92.8%
  • C++ 4.3%
  • CMake 1.6%
  • Other 1.3%