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

OpenCV arUco ecample with HoLolens2 #55

Open
medhavikamran4 opened this issue Oct 18, 2023 · 4 comments
Open

OpenCV arUco ecample with HoLolens2 #55

medhavikamran4 opened this issue Oct 18, 2023 · 4 comments

Comments

@medhavikamran4
Copy link

Hi, I have uploaded all the examples and files associated with this OpenCVWithHoloLens project However I am interested in working only with the arUco marker detection example. So when I made settings for my project and tried to detect markers with my computer system web cam, the project worked absolutely fine. But when I am deploying the same solution to HoLolens, it is not detecting the game object, could you please help? do I need to change anything in the main script "HL arUco example" ?? which scripts are important for just detecting arUco marker for my game object which in this case is just a sphere? what procedure should I follow in unity to work only with this example?

@Msx00
Copy link

Msx00 commented Jul 21, 2024

Hi, Have you solved the problem? Can you share your experimence?

@medhavikamran4
Copy link
Author

I have not been able to solve the problem yet. It was too difficult to detect Aruco Markers through HoloLens because I did not find any references for working with HoloLens using OpenCV.

@Msx00
Copy link

Msx00 commented Jul 23, 2024

Thanks, maybe the error occured in HoloLens2 camera startup process. The code maybe can only be used on HoloLens1.

@Msx00
Copy link

Msx00 commented Aug 12, 2024

hi bro, I had solved the problem; If you still want to use opencv handle HoloLens2 RGB cam streaming, you can refer to this url"http://t.csdnimg.cn/5ROPM", Hope can help you

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