NormandErwan / ArucoUnityPlugin

C interface to the aruco, calib3 and ccalib OpenCV modules for ArucoUnity.

Home Page:https://github.com/NormandErwan/ArucoUnity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ArucoUnity's Plugin

Linux: Travis Build Status Windows: AppVeyor Build Status

The ArucoUnity's plugin wraps into a C interface some OpenCV modules (coded in C++). These C bindings allows ArucoUnity to use OpenCV in C# code.

See the ArucoUnity Architecture documentation page for more details.

Build

Read the Build From Sources documentation page.

Licenses

See the LICENSE file for license rights and limitations (3-clause BSD license).

See https://github.com/NormandErwan/ArucoUnityPlugin/tree/master/3rdparty for the OpenCV license. ArucoUnityPlugin wraps the following OpenCV modules:

About

C interface to the aruco, calib3 and ccalib OpenCV modules for ArucoUnity.

https://github.com/NormandErwan/ArucoUnity

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C++ 95.4%Language:CMake 4.6%