A term project that was prepared to cover multiple operations related to high dynamic range imaging in a user interface.
The related course is CENG587 High Dynamic Range Imaging, which was offered by Assoc.Prof. Ahmet Oguz Akyuz at CENG METU.
The project includes the implementation of following papers:
- Recovering High Dynamic Range Radiance Maps from Photographs by Debevec, P. and Malik, J.
- Photographic Tone Reproduction for Digital Images by Reinhard et al.
Also,
- For the user interface, the framework Qt was used.
- For the ease of computations on image matrices, the computer vision library OpenCV was used.
To build and run, refer to readme.txt.