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

core: Add single exposure PiSP HDR mode #582

Merged
merged 1 commit into from
Oct 17, 2023
Merged

core: Add single exposure PiSP HDR mode #582

merged 1 commit into from
Oct 17, 2023

Conversation

naushir
Copy link
Collaborator

@naushir naushir commented Oct 16, 2023

Update the --hdr option to support the single exposure multi-frame HDR mode available on the PiSP HW. The option can now take the following values:

"off": No HDR
"auto": Automically select the HDR mode, where "sensor" is top priority
"sensor": Sensor HDR (e.g. Camera v3)
"single-exp": Single exposure HDR mode

The implicit value of this argument is "auto".

Update the --hdr option to support the single exposure multi-frame HDR
mode available on the PiSP HW. The option can now take the following
values:

"off": No HDR
"auto": Automically select the HDR mode, where "sensor" is top priority
"sensor": Sensor HDR (e.g. Camera v3)
"single-exp": Single exposure HDR mode

The implicit value of this argument is "auto".

Signed-off-by: Naushir Patuck <[email protected]>
@naushir
Copy link
Collaborator Author

naushir commented Oct 17, 2023

@davidplowman

@naushir naushir merged commit f317e33 into main Oct 17, 2023
9 of 10 checks passed
@naushir naushir deleted the hdr branch October 17, 2023 10:00
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.

1 participant