Skip to content

Implimentation of Enhanced Local Tone Mapping (ELTM) TMO to convert high dynamic range (HDR) images to low dynamic range (LDR) images.

License

Notifications You must be signed in to change notification settings

abbassi007/Enhanced_Local_Tone_Mapping_TMO

Repository files navigation

Enhanced Local Tone Mapping TMO

Project Details

This repository contains the implimentation of Enhanced Local Tone Mapping (ELTM) TMO which is used to convert high dynamic range (HDR) images to low dynamic range (LDR) images. See the ELTM paper link below.

1. ELTM Architecture

App Screenshot

2. Paper Link

3. Supporting HDR Image

  • PFM

4. Code Execution

Follow the steps below to run the code.

  • First download the repository in your favourite folder.
  • Follow the following commands to build:
  mkdir build_cmake
  cd build_cmake
  cmake ..
  cmake --build .
  • Run using this command line:
  ELTM-TMO.exe path/to/input path/to/output
  • Use image2pnm.py to convert various image formats to the supported PFM format

5. Result

App Screenshot

Contact

It would be my pleasure to guide and assist you. If you have any questions feel free to contact me at shahidabbassi002[at][gmail][dot][com]

About

Implimentation of Enhanced Local Tone Mapping (ELTM) TMO to convert high dynamic range (HDR) images to low dynamic range (LDR) images.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published