VuforiaWithOpenCVForUnityExample
                                
                                 VuforiaWithOpenCVForUnityExample copied to clipboard
                                
                                    VuforiaWithOpenCVForUnityExample copied to clipboard
                            
                            
                            
                        Vuforia with OpenCV for Unity Example
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'...
CameraImageToMatExample.cs(16,19): The type name 'PIXEL_FORMAT' does not exist in the type 'Image'
vuforia 8.1.7
Just wondering if you have an updated version of this?