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
|
Tone Mapping (Matlab)
Once the *.hdr file was created, matlab's builtin tonemapping operator was applied with different saturation parameters to obtain tonemaps.
Below are some of the results on the data sets.
Saturation=1, Smoothness=100
|
Saturation=6, Smoothness=100
|
|
Saturation=1, Smoothness=50
|
Saturation=3, Smoothness=150
|
|