You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: