Skip to content

high dynamic range and super resolution imaging system

Notifications You must be signed in to change notification settings

JasonBournePark/HDRSR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 

Repository files navigation

  • More contents will be disclosed after finishing review process.

HDRSR

This paper presents an algorithm for high dynamic range (HDR) and super-resolution (SR) imaging from a single image.

Title of this Work

high dynamic range and super resolution imaging system

Abstract

This paper presents an algorithm for high dynamic range (HDR) and super-resolution (SR) imaging from a single image. First, we propose a new single image high dynamic range imaging (HDRI) method based on the Retinex approach and exploit a recent single image super-resolution (SR) method based on a convolutional neural network (CNN). Among many possible configurations of HDR and SR, we find an optimal system configuration and color manipulation strategy from the extensive experiments. Specifically, the best results are obtained when we first process the luminance component (Y) of input with our single image HDRI algorithm and then feed the enhanced HDR luminance to the CNN-based SR architecture that is trained by only luminance component. The ranges of chromatic components (U and V ) are just scaled in proportion to the enhanced HDR luminance, and then they are bicubic-interpolated or fed to the above CNN-based SR. Subjective and objective assessment for various experiments are presented to validate the effectiveness of the proposed HDR/SR imaging scheme.

Related Work

CNN-based Single Image Super Reolution

[SRCNN] Image Super-Resolution Using Deep Convolutional Networks Link

[VDSR] Accurate Image Super-Resolution Using Very Deep Convolutional Networks Link

Image Enhancement and HDR Imaging

[FbEM] A fusion-based enhancing method for weakly illuminated images Link

[NPEA] Naturalness Preserved Enhancement Algorithm for Non-Uniform Illumination Images Link

[LIME] Low-Light Image Enhancement via Illumination Map Estimation Link



Implementation

HDR Imaging (To be uploaded)

CNN-based Super Resolution Imaging (To be uploaded)



Experimental Results

□ Proposed HDRI results

An example of our HDRI process; (top left) input LDR, (top right) output HDR image; (the second row) generated virtual illuminations I_k; (the third row) reproduced Y_k; (the last row) weight maps w_k.

Visual comparison of enhanced images from the MMPSG LDR images. (From left to right) input LDR images, enhanced images by FbEM, LIME, NPEA and the proposed algorithm.

□ Super-resolved results by VDSR

HR images by interpolation and VDSR; (from left to right) interpolated HR image, input HR image and super-resolved HR image by VDSR.

□ HDR-SR test results

Visual comparison for an image of natural scene, (a) reference LDR/HR image, (b) interpolated LDR/HR image, (c) super-resolved LDR/HR image, (d-e) HDR/HR images generated by SR(YpUV)-HDR and SR(RGB)-HDR strategies, (f-g) HDR/HR images generated by HDR-SR(YpUV) and HDR-SR(RGB) strategies, (h-n) magnified images of the indicated areas in each image of (a-g).

*this is small-size sample image, please download the original image to compare the results.

*this is small-size sample image, please download the original image to compare the results.

*this is small-size sample image, please download the original image to compare the results.

*this is small-size sample image, please download the original image to compare the results.

About

high dynamic range and super resolution imaging system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published