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 Local Tone Mapping
Once the *.hdr file was created Reinhard's Local tonemapping operator was implemented (see code) and applied with different saturation parameters to obtain tonemaps. Reinhard's Local Tone Mapping did not seem to work well with the farm set of images.
Saturation=.81, Smoothness=150
|
Saturation=1.5, Smoothness=1
|
|
Saturation=.6, Smoothness=50
|
Saturation=1.2, Smoothness=150
|
|