项目作者: codehack9991

项目描述 :
Novel Method to generate HDR images using ILP with saturation compensation
高级语言: MATLAB
项目地址: git://github.com/codehack9991/HDR-with-saturation-compensation.git
创建时间: 2018-09-19T19:41:57Z
项目社区:https://github.com/codehack9991/HDR-with-saturation-compensation

开源协议:GNU General Public License v3.0

下载


HDR-with-saturation-compensation

A Novel Method to generate HDR images using ILP (Inverted Local Patterns) with its saturation compensation

Setup

Our code is written in MATLAB 2018

Usage

Copy the code to the path where you have the test images. After running the code, it automatically saves the resulting HDR image at that same path as that of the code.

We also have provided sample test images in the images folder.
The resulting images of these sample images is also provided.

Sample Output

LDR HDR (Our Code)

LDRHDR (Our Code)

GUI End to End prototype for Users

We will add a working user-friendly software soon.