Skip to content

gsp40213/VoforiaWithOpenCVForUnitySample

 
 

Repository files navigation

Voforia with OpenCV for Unity Sample

Demo Video

Environment

OSX Mavericks
Unity 5.0.0f4

In Unity 4.6, It seems the black screen problem occurs while using the combination of Vuforia and OpenCVForUnity. I am investigating the cause.Unfortunately, please use the Unity5 at the moment.

Setup

Samples

CameraImageToMatSample.cs
Conversion from CameraImage(without augmentation) of "Voforia" to Mat of "OpenCV for Unity".

PostRenderToMatSample.cs
Conversion from PostRenderTexture(ARCamera) of "Voforia" to Mat of "OpenCV for Unity".
Attach "PostRenderToMatSample.cs" to "ARCamera/Camera".

About

Voforia with OpenCV for Unity Sample

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%