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

Feature request: Support 12bit pixel depth #17

Open
marc-up opened this issue Mar 9, 2017 · 2 comments
Open

Feature request: Support 12bit pixel depth #17

marc-up opened this issue Mar 9, 2017 · 2 comments

Comments

@marc-up
Copy link
Contributor

marc-up commented Mar 9, 2017

Currently only 8bit pixel depth is supported. The brightness / exposure search and different other functions are operating on values between 0 and 255. The support of 12bit pixel depth would need to template multiple functions that take uint8_t as default pixel type by taking into account the number of channels.

@nqoptik
Copy link

nqoptik commented Nov 19, 2018

Are you still working on it @marceldebout? I really want to take advantages of wide dynamic range cameras.
Which are the parts of the codes that I need to template to make it supports 12bit pixel?

@lucasw
Copy link

lucasw commented Nov 20, 2018

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

No branches or pull requests

3 participants