HDR - Recovering High Dynamic Range Radiance Maps from Photographs C# .NET Framework - 2018
More on algorithm find in HDR Article
- Target framework: .NET Framework 4.6.1
- C# WPF App
- Visual Studio 2017
- NuGet: InteractiveDataDisplay.WPF (Graphs)
- NuGet: CenterSpace.NMath (Least Square Solution)
- Create HDR image from multiply images with different exposure times. Note: not displayed as pure HDR, values rounded
- Apply CLAHE on HDR image
- Load images with different exposure times
- Apply CLAHE after HDR image generated