Add the option of setting the AWB mode to greyworld.#576
Open
naushir wants to merge 1 commit intowaveform80:masterfrom
Open
Add the option of setting the AWB mode to greyworld.#576naushir wants to merge 1 commit intowaveform80:masterfrom
naushir wants to merge 1 commit intowaveform80:masterfrom
Conversation
This option should be used for NoIR camera operation for the new AWB algorithm.
|
Thank you @naushir for making the change. Is there a chance this gets integrated into the main branch in the short term do you think? |
Collaborator
Author
The change itself is pretty trivial. Just waiting on @waveform80 to review and merge if he is happy with it. |
popoviciri
added a commit
to popoviciri/thingos
that referenced
this pull request
Aug 15, 2019
until this PR gets merged: waveform80/picamera#576
|
Just leaving a comment to say I found this useful and would be happy if it were a base option. In the meantime, for those who need this change immediately, I found adding something similar to this snippet to my script using |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This option should be used for NoIR camera operation for the new
AWB algorithm.
See raspberrypi/firmware#1167 for further details.