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

Auto Exposure ROI Python #522

Open
2 tasks done
elidonner opened this issue Dec 1, 2022 · 0 comments
Open
2 tasks done

Auto Exposure ROI Python #522

elidonner opened this issue Dec 1, 2022 · 0 comments

Comments

@elidonner
Copy link

Preliminary Checks

  • This issue is not a duplicate. Before opening a new issue, please search existing issues.
  • This issue is not a question, bug report, or anything other than a feature request directly related to this project.

Proposal

Thank you for a great SDK with wonderful examples.

Under the examples for zed-examples/camera roi/auto exposure the python code seems to be a duplicate from zed-examples/camera control camera adjustment example. The cpp code works great, but the python code seems to be missing.

I work on a code base that uses python and think myself and others could benefit from your help in integrating this zed.setCameraSettings(VIDEO_SETTINGS::AEC_AGC_ROI, selection_rect, sl::SIDE::BOTH); to the python example!

Thank you for any help in this!

Use-Case

adjusting auto exposure to an ROI using Python API

Anything else?

No response

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

No branches or pull requests

1 participant