VuforiaWithOpenCVForUnityExample icon indicating copy to clipboard operation
VuforiaWithOpenCVForUnityExample copied to clipboard

this project giving error in unity 2017.4.1f1

Open Kingkong302 opened this issue 5 years ago • 1 comments

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' could not be found. Are you missing an assembly reference?

3)Assets/VuforiaWithOpenCVForUnityExample/CameraImageToMatExample.cs(23,5): error CS0246: The type or namespace name `Mat' could not be found. Are you missing an assembly reference?

4)Assets/VuforiaWithOpenCVForUnityExample/PostRenderToMatExample.cs(16,5): error CS0246: The type or namespace name `Mat' could not be found. Are you missing an assembly reference?

5)Assets/VuforiaWithOpenCVForUnityExample/PostRenderToMatExample.cs(21,13): error CS0246: The type or namespace name `Size' could not be found. Are you missing an assembly reference?

6)Assets/VuforiaWithOpenCVForUnityExample/PostRenderToMatExample.cs(22,13): error CS0246: The type or namespace name `Mat' could not be found. Are you missing an assembly reference?

Please help me out.

Kingkong302 avatar Apr 15 '19 11:04 Kingkong302

You need to buy the asset called opencvforUnity

Darshandegr8 avatar Jun 24 '19 13:06 Darshandegr8