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

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    5d80175 View commit details
    Browse the repository at this point in the history
  2. Support for Linearization tag in DNG files for bps!=8

    For 8 bits, Linearization tag was already used. Some Sigma cameras
    uses 10 or 12 packed bits images together with a linearization table.
    cytrinox committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    65c46c1 View commit details
    Browse the repository at this point in the history
  3. SIGMA fp test cases

    cytrinox committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    f632e18 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Sample file for dnglab#354 has linearization table which leads to wro…

    …ng checksum
    
    Now linearization is implemented, so checksum for new
    data is required for this test.
    cytrinox committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    d879981 View commit details
    Browse the repository at this point in the history