Giter Club home page Giter Club logo

Comments (6)

banterle avatar banterle commented on May 31, 2024

What do you mean with odd?

They work with both LDR and HDR images. Can you clarify this please?

from hdr_toolbox.

hsiaoyi0504 avatar hsiaoyi0504 commented on May 31, 2024

I mean, for color correction, it should compare the result of tonemapped (that is,LDR) with HDR, right?
But the I/O of this two function only need 1 input image, different from that for ColorCorrectionPouli

from hdr_toolbox.

banterle avatar banterle commented on May 31, 2024

This is because those two techniques do not require to use the input HDR luminance.

ColorCorrectionPouli needs the original HDR for doing the correction.

from hdr_toolbox.

hsiaoyi0504 avatar hsiaoyi0504 commented on May 31, 2024

No, I don't think so.
I check the paper
They correct the tonemapped image by using the ratio of before tonemapping
In Mantiuk's paper, he specific said they equal the ratio before and after tonemapping
And he mentioned the method of schlick, too

from hdr_toolbox.

banterle avatar banterle commented on May 31, 2024

In the current toolbox implementation, there is only the linear chroma manipulation. This can be applied
as the Schlick's adjustment WITHOUT the input HDR image because it modifies only the color information without modifying luminance.

What you describe is the full technique which requires the TMO as well that has to be global.

I will rephrase the documentation in a better way to avoid misunderstandings.

from hdr_toolbox.

banterle avatar banterle commented on May 31, 2024

I improved the documentation and changed the name of the technique in order to avoid misunderstanding (dev branch). The full technique is in the to-do list. The issue is now close.

from hdr_toolbox.

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.