This repository contains a small desktop application that is implemented for own research work in order to compare different Tone Mapping Operators (TMOs), used to convert HDR images to LDR images, with the Enhanced Local Tone Mapping (ELTM) Operator which I selected for a small project in my research.
|___Parent Folder
|
|___TMO A
| |___Images
|
|___TMO B
| |___Images
|
|___Results.txt
To run the code all you need to do:
- Download the Repository to your local machine in your favorite folder.
- Open the "PC Test.sln" in Visual Studio 2019/2017 and run.
- You can also perform your task without running the Repository by just clicking the PC Test exe application file in Debug/Release folder.
- Just in case you did not find the Debug/Release folder in the bin folder of the repository.
- Open "PC Test.sln" in VS 2019/2017 and run whatever mode(Debug/Release) you like.