VuforiaWithOpenCVForUnityExample icon indicating copy to clipboard operation
VuforiaWithOpenCVForUnityExample copied to clipboard

Vuforia with OpenCV for Unity Example

Results 4 VuforiaWithOpenCVForUnityExample issues
Sort by recently updated
recently updated
newest added

Can one object be tracked and displayed by vuforia, and another object can be tracked and displayed by opencv for unity, and then displayed in one screen?

Error are 1)Assets/VuforiaWithOpenCVForUnityExample/CameraImageToMatExample.cs(5,7): error CS0246: The type or namespace name `OpenCVForUnity' could not be found. Are you missing an assembly reference? 2)Assets/VuforiaWithOpenCVForUnityExample/PostRenderToMatExample.cs(4,7): error CS0246: The type or namespace name `OpenCVForUnity'...

Just wondering if you have an updated version of this?