Giter VIP home page Giter VIP logo

Comments (5)

saknopper avatar saknopper commented on June 26, 2024

I think the hard thing (and why nobody has done it yet...) about doing this for Canon cameras is the fact that the tags to be used differ a lot between camera models. In other words, the ColorData4 tags you mention are only valid for a limited set of cameras.

So getting this to work across all Canon cameras requires a bit of effort.

from rawspeed.

kmilos avatar kmilos commented on June 26, 2024

There's no reason not to try to read all of the currently (Exiftool or otherwise) known locations in ColorData4/5/6/7/8/9/10/11

A bit of effort, yes, but not impossible - mostly "ugly"... So, waiting for a motivated Canon vested contributor ๐Ÿ˜‰

from rawspeed.

afranke avatar afranke commented on June 26, 2024

๐Ÿค” doesnโ€™t the ColorDataVersion field (and its presence/absence) tell us where to read the other fields though?

from rawspeed.

kmilos avatar kmilos commented on June 26, 2024

Sure, but one would still need to code all of them up one way or the other...

from rawspeed.

PeterWem avatar PeterWem commented on June 26, 2024

You have exif tags for black level from different Canon models in this thread https://www.dpreview.com/forums/thread/3789550

I believe getting black level from optical black area is still better than reading from Exif, as long as the right fields in the black area are choosen. That has been a problem, because at ISO 100 all fields look black but at higher ISO some fields are not black anymore.

A new thing is also Canon CRAW that trashes the optical black area. At least it looks like that just viewing the fields. Though I haven't seen any difference when darktable choose black level.

I would like to be able to choose if now reading from Exif make it through. Perhaps something similar as the new lens correction in darktable (reading from Lensfun or Exif).

Sample files when it went wrong and when the black area above wasn't black https://discuss.pixls.us/t/measure-black-and-white-levels/32082/11?u=peter

from rawspeed.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.