Skip to content

kruherson1337/HDR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HDR

HDR - Recovering High Dynamic Range Radiance Maps from Photographs C# .NET Framework - 2018

Help

More on algorithm find in HDR Article

Requirements

  • Target framework: .NET Framework 4.6.1
  • C# WPF App
  • Visual Studio 2017
  • NuGet: InteractiveDataDisplay.WPF (Graphs)
  • NuGet: CenterSpace.NMath (Least Square Solution)

Program supports features

  • Create HDR image from multiply images with different exposure times. Note: not displayed as pure HDR, values rounded
  • Apply CLAHE on HDR image

How to use

  • Load images with different exposure times
  • Apply CLAHE after HDR image generated

Examples

Example

With CLAHE applied - Window size = 220, Contrast Limit = 5

Example

References

About

Recovering High Dynamic Range Radiance Maps from Photographs C# .NET Framework

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published