Giter Site home page Giter Site logo

tonemapper's People

Contributors

tizian avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

tonemapper's Issues

Incorrect arguments used in ReinhardDevlinOperator::setParameters

I'm not sure about this one since I'm not that familiar with the algorithm, but this looks wrong to me:
parameters["Iav_r"] = Parameter(image->getAverageIntensity().r(), "Iav_r"); parameters["Iav_g"] = Parameter(image->getAverageIntensity().r(), "Iav_g"); parameters["Iav_b"] = Parameter(image->getAverageIntensity().r(), "Iav_b");

It uses the red-channel of the average intensity for all three parameters, I assume it should be r(), g() and b() respectively?

command mode

Well, this is a very useful tool! But as a lazy user, I will be glad to use a command line to batch process many exr files. For example "tonemapper.exe --input_path --output_name --operator "
Just a suggestion!~

Unkonwn option "--Lwhite" when using clamping operator

Looking at the source for the clamping operator, it seems like --Lwhite should work as an argument. However, when I try to use it I am getting an error.

$ tonemapper --no-gui --operator clamping --Lwhite 0.01 master.hdr

Chosen operator:
    "Clamping"
    Clamps everything above a given luminance threshold to 
    1. Discussed in "Quantization Techniques for 
    Visualization of High Dynamic Range Pictures" by 
    Schlick 1994. 

Operator specific parameters:
  --gamma  Gamma correction value. 
           (Default: 2.2)



Unkonwn option "--Lwhite"

I'm on an M2 MacBook Air

How to move the image

I tried this app a while back and find it very nice. WHen i open an image i just see a small section and i cant move it around. Im using the last version 1.1 on osx 10.11.6

screen shot 2018-11-17 at 22 16 06

However i tried it again today and noticed i could not open an HDR image saved from my render engine. It does allow me to open the exr files.

screen shot 2018-11-17 at 22 16 00

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.