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

Webcam not using max resolution during the calibration process. #36

Open
RobDEdw opened this issue Dec 2, 2020 · 1 comment
Open

Webcam not using max resolution during the calibration process. #36

RobDEdw opened this issue Dec 2, 2020 · 1 comment

Comments

@RobDEdw
Copy link

RobDEdw commented Dec 2, 2020

Hi, I'm starting to use ArucoUnity to try and create a basic AR app but I have noticed an issue during the calibration process.
I have been using a plugin USB webcam attached to my PC initially to begin to understand how the system works and I have run through the calibration process and marker detection using it with no problems. However my app will need to run as a standalone build on a windows tablet so I have started to use a laptop that has a built in webcam to check that the same process works on hardware with built in cameras and I have found an issue. The laptop's camera is able to work at a maximum resolution of 1920 x 1080 (the same as the plugin webcam) but the calibration process is running at 640 x 480 when I read through the calibration output XML file. Is there a setting I'm missing to set the calibration resolution in ArucoUnity? I'm using a HP ZBook running Windows 10 and I don't see any Windows hardware settings for the camera. Thank you in advance for any help you maybe able to provide.

@RobDEdw
Copy link
Author

RobDEdw commented Dec 3, 2020

My mistake the laptop built in camera is only capable of 720p @ 30 frames per second max. But this is still above the setting that the calibration application using.

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

1 participant