Skip to content

EnoxSoftware/VuforiaWithOpenCVForUnityExample

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

Vuforia with OpenCV for Unity Example

Demo Video

Environment

Windows 10
Unity 2019.3.10f1 Vuforia Engine AR 8.5.9 OpenCV for Unity 2.4.3

Setup

Examples

CameraImageToMatExample.cs
Conversion from CameraImage(without augmentation) of "Vuforia" to Mat of "OpenCV for Unity".
CameraImageToMatExample.PNG

PostRenderToMatExample.cs
Conversion from PostRenderTexture(ARCamera) of "Vuforia" to Mat of "OpenCV for Unity".
PostRenderToMatExample.PNG

Light_Frame.png

Releases

No releases published

Packages

No packages published

Languages