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

where to get the value range of property of VideoCapture::set(id, value)? #15219

Open
panecho opened this issue Aug 4, 2019 · 1 comment
Open

Comments

@panecho
Copy link

panecho commented Aug 4, 2019

System information (version)
  • OpenCV => ❔
  • Operating System / Platform => ❔
  • Compiler => ❔
Detailed description
Steps to reproduce

for example, CAP_PROP_EXPOSURE, how about the low and up bound value?

@mshabunin mshabunin added the question (invalid tracker) ask questions and other "no action" items here: https://forum.opencv.org label Aug 5, 2019
@kevinl7778
Copy link

I use v4l2-utils to get the web cam info,
v4l2-ctl --all will report all available information encluding exposure if its a variable on your camera.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants