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
Hi @cgsaxner ,
I have a sudden thought that when I compile the code, I need to choose the version of OpenCV library used in VS for ARM64 so that it can be adapted to Hololens2 architecture, is this necessary?
The text was updated successfully, but these errors were encountered:
Hello,
yes, if you want to use OpenCV in the Plugin, you have to compile it for UWP / ARM64 architecture. You can check my other repository for an example of OpenCV integration in a HL2 Plugin!
Hi @cgsaxner ,
I have a sudden thought that when I compile the code, I need to choose the version of OpenCV library used in VS for ARM64 so that it can be adapted to Hololens2 architecture, is this necessary?
The text was updated successfully, but these errors were encountered: