We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Tried out this sample in a project that is using ARFoundation, and obviously it spectacularly failed (although in not an obvious way)
Eventually found https://github.com/EnoxSoftware/ARFoundationWithOpenCVForUnityExample
However, this only goes so far as to grab the screen texture and convert it to a Mat for viewing.
Can this sample be updated with an ARFoundation compatible sample for use in Marker and Markerless based operations?
P.S. No rush as I believe I can figure it out with what code is available, but might be useful for other developers new to OpenCV
The text was updated successfully, but these errors were encountered:
Actually, got as far as getting tracking working, however, was unable to get the Pose of the detected image working.
Sorry, something went wrong.
No branches or pull requests
Tried out this sample in a project that is using ARFoundation, and obviously it spectacularly failed (although in not an obvious way)
Eventually found
https://github.com/EnoxSoftware/ARFoundationWithOpenCVForUnityExample
However, this only goes so far as to grab the screen texture and convert it to a Mat for viewing.
Can this sample be updated with an ARFoundation compatible sample for use in Marker and Markerless based operations?
P.S. No rush as I believe I can figure it out with what code is available, but might be useful for other developers new to OpenCV
The text was updated successfully, but these errors were encountered: