GithubHelp home page GithubHelp logo

Comments (6)

ssdutHB avatar ssdutHB commented on June 14, 2024 1

yes, in my post, the result (tonemapped) have artifacts also, it is still about tonemapping issue. it is not a easy task when converting HDR to SDR. You may need to implement other tonemap algorithms for this.

How can you know that the hdr itself does not have them?

Because of the HDR radiance map didn't have those unnormal noises, I still tend to believe the issue is due to tonemap algorithm.

When I directly passed the hdr array to tone mapping functions implemented in cv2, the result looked good. But if I saved the array mentioned above as .hdr file with the function save_hdr, and read the image and applied the tone mapping again, there were artifacts. So, It is clear that the save_hdr function leads to the artifacts. And substituting the save_hdr function with cv2.imwrite("res.hdr", hdr) sovle the problem.

from hdr-imaging.

SSARCandy avatar SSARCandy commented on June 14, 2024

it is due to tonemapper, not hdr itself. you can refer to the radiance map in my ipython notebook https://github.com/SSARCandy/HDR-imaging/blob/master/HDR-playground.ipynb
It doesn't have those artifacts.

from hdr-imaging.

tobiasmueller14 avatar tobiasmueller14 commented on June 14, 2024

OK, can you recommend a suitable tonemapper or parameters? Only for the meomrial image with lambda = 50.
Thank you

from hdr-imaging.

tobiasmueller14 avatar tobiasmueller14 commented on June 14, 2024

https://ssarcandy.tw/2017/04/16/High-Dynamic-Range-Imaging/ there are the same artifacts. How can you know that the hdr itself does not have them?

from hdr-imaging.

SSARCandy avatar SSARCandy commented on June 14, 2024

yes, in my post, the result (tonemapped) have artifacts also, it is still about tonemapping issue. it is not a easy task when converting HDR to SDR. You may need to implement other tonemap algorithms for this.

How can you know that the hdr itself does not have them?

Because of the HDR radiance map didn't have those unnormal noises, I still tend to believe the issue is due to tonemap algorithm.

from hdr-imaging.

SSARCandy avatar SSARCandy commented on June 14, 2024

thank you for your research, I'll dig into it

from hdr-imaging.

Related Issues (4)

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.