Code Monkey home page Code Monkey logo

Comments (7)

torridgristle avatar torridgristle commented on May 22, 2024 1

Typically people using LUTs for these things would be aware of working in log or linear or sRGB etc, as long as it says what the conversion is in folks can convert.

from color-matcher.

hahnec avatar hahnec commented on May 22, 2024

Thanks for the affirmative feedback! The Color Look-Up Table (CLUT) sounds like a valuable feature. Do you have a good source for its specs?

from color-matcher.

torridgristle avatar torridgristle commented on May 22, 2024

No, but I know you can generate a neutral HaldCLUT PNG with ImageMagick using commands like magick hald:12 -depth 16 -colorspace sRGB hald12_16bit.png and that can be used as-is in many programs.

from color-matcher.

hahnec avatar hahnec commented on May 22, 2024

I am totally convinced that it is useful. I just wonder how the color information is encoded and what the standard looks like. So, I am still looking for an official specsheet. Just let me know if you find some.

from color-matcher.

torridgristle avatar torridgristle commented on May 22, 2024

For the HaldCLUT specifically I don't know the details of the pattern for creating it, but for saving a color transformation to it you just apply the color transformation to it like you're editing any other image. The input RGB values are used as the coordinates on the image with some transformation I'm not sure of.

from color-matcher.

fosterbuster avatar fosterbuster commented on May 22, 2024

The format for Adobe's Cube LUT is rather simple, and widely supported (afaik)

https://wwwimages2.adobe.com/content/dam/acom/en/products/speedgrade/cc/pdfs/cube-lut-specification-1.0.pdf

Now i'm not an expert, and what I'm saying might be dumb - But a minor twist might that photographers work in a linear color space, whilst videographers usually work in a logarithmic color space - And I guess that the resulting LUT would look different depending on the color space used - And one or the other might be dissapointed with the result of applying it to their medium.

from color-matcher.

ambustion avatar ambustion commented on May 22, 2024

I realize this is a bit old, but another fantastic use of this would be a CDL. American society of cinematographers can be emailed directly for this documentation but it is widely available. There are a few formats but it is XML formatted with three floats for slope, offset, power and saturation. It is the main delivery method for color changes shot to shot on feature films and television. Typically it is applied before a 'show lut' that stays the same for the most part between major looks for a show.

from color-matcher.

Related Issues (8)

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.