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

Error: The type or namespace name 'RectangleTrack' does not exist in the namespace 'OpenCVForUnity' (are you missing an assembly reference?) #57

Open
wangyanmeego opened this issue Aug 15, 2024 · 1 comment

Comments

@wangyanmeego
Copy link

Can not find RectangleTrack in OpenCVForUnity namespace.
OpenCVForUnity : 2.5.4/2.6.2

@EnoxSoftware
Copy link
Owner

It is true that the namespace of the “RectangleTrack” class is “OpenCVForUnity.RectangleTrack”. It seems that this is due to the fact that the code was created a long time ago.
At least, no error occurs in our environment at present. However, if there is a possibility of some side effects, we will consider changing it to “HoloLensWithOpenCVForUnityExample.RectangleTrack” etc. in the next update.

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