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
I'm less computer scientist than storytelling creative. I stand on the shoulders of knowledgeable others to accomplish much of what I aim to accomplish - hence my desire for step-by-step directions (on how to replace windows specific components with cross-platform components such as EmguCV).
Will ArucoUnity (modified with EmguCV) be enough for aligning real-world environments with virtual environments (or will additional assets be required such as OpenCV for Unity)?
Actually, only Windows x64 is supported as a C wrapper (the "plugin") is necessary to call the algorithms used from OpenCV.
The plugin should be build also for Windows x86, Linux, Mac, Android, iOS, UWP.
An alternative would be to replace to library with one of the following open-source project:
The text was updated successfully, but these errors were encountered: