-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Image resolution #201
Comments
i think image resolution and camera preview quality issue is still open. |
There are options that your camera provides in hardware level. |
How can i do this "if you choose higher resolution for your camera in your code" |
Check code change in #175 . |
i already use it but now showing getting good quality resolution. |
Hi,
I am following these instructions to change image resolution and did required changes in the code. It's not applying the changes (changing image to 19201080).
Currently the image gets stored in 1020764.
https://github.com/saki4510t/UVCCamera/wiki/howto_change_resolution
Using "usbCameraTest8" sample, also just to let you know I am running this code on 24" and 32" tablets.
Thanks!
The text was updated successfully, but these errors were encountered: