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

DNG generic linearization table support #409

Merged

Conversation

cytrinox
Copy link
Contributor

@cytrinox cytrinox commented Mar 4, 2024

Linearization tag was only used when decoding 8 bit packed DNGs.
This PR adds support for linearization table regardless the bit depth.

related to issue #368

For 8 bits, Linearization tag was already used. Some Sigma cameras
uses 10 or 12 packed bits images together with a linearization table.
@cytrinox cytrinox added enhancement New feature or request dng labels Mar 4, 2024
@cytrinox cytrinox added this to the 0.6.1 milestone Mar 4, 2024
@cytrinox cytrinox self-assigned this Mar 4, 2024
…ng checksum

Now linearization is implemented, so checksum for new
data is required for this test.
@cytrinox cytrinox merged commit 3eaebc5 into dnglab:main Mar 7, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dng enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant