Contents
- Home
- Introduction
- Implementation
- Image Acquisition
- Simple Pixel Averaging
- Response Curves
- Tone Mapping (Matlab)
- Reinhard's Local Tone Mapping
- Reinhard's Global Tone Mapping
- Ward's Algorithm
- Results Comparison 1
- Results Comparison 2
- Results of Ward's Algo
- Datasets
- Code
- Git Logs
- References
|
Reinhard's Global Tone Mapping
Once the *.hdr file was created Reinhard's Global tonemapping operator was implemented (see code) and applied with different saturation parameters to obtain tonemaps.
Below are some of the results on the data sets.
Saturation=.8, Brightness=.9, Smoothness=100
|
Saturation=1.5, Brightness=1.1,Smoothness=150
|
|
Saturation=.6, Brightness=.9,Smoothness=100
|
Saturation=1.1, Brightness=1.1,Smoothness=50
|
|