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

implementation of shutterspeed, awb red gain, awb blue gain in still mode #9

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

manalito
Copy link
Contributor

From my tests it works as expected. The only information to verify is the max value of the shutterspeed can be potentially higher but requires more tests or new informations to go higher

@jhihn
Copy link

jhihn commented Mar 16, 2021

This is so great if true.👍 I'm doing some image acquisition and I need it to be fast and repeatable so I have to lock down all of the exposure white balance.
I'll give it a shot in the morning 😁

@jhihn
Copy link

jhihn commented Mar 16, 2021

Is there a way to set the analog and digital gains too? The raspistill command has those options.

@jhihn
Copy link

jhihn commented Mar 16, 2021

It would be nice if you included the non OpenCV version too. 👍 I was able to hack one using your example.

@manalito
Copy link
Contributor Author

I'll look at this tomorrow, thank you for your comments

@manalito
Copy link
Contributor Author

Is there a way to set the analog and digital gains too? The raspistill command has those options.

Concerning the analog and and digital gains, yeah, I am sure it's possible. Unfortunately, I tried a few months ago to implement these functions but I had some issues with MMAL library, probably because of my misunderstanding of the MMAL function used to edit these parameters.

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

Successfully merging this pull request may close these issues.

2 participants