Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

this project giving error in unity 2017.4.1f1 #3

Open
Kingkong302 opened this issue Apr 15, 2019 · 1 comment
Open

this project giving error in unity 2017.4.1f1 #3

Kingkong302 opened this issue Apr 15, 2019 · 1 comment

Comments

@Kingkong302
Copy link

Kingkong302 commented Apr 15, 2019

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.

@Darshandegr8
Copy link

You need to buy the asset called opencvforUnity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants