Giter Site home page Giter Site logo

liuguoyou / exposure_fusion Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kbmajeed/exposure_fusion

0.0 2.0 0.0 16.38 MB

Exposure fusion is a technique that creates a single image with optimal detail from a set of multi-exposed images. As developed by Tom Mertens et al., the proposed algorithm computes relevant quality measures; Contrast, Saturation, and Well-Exposedness. These measures are then combined to create a weight map used to blend each of the multi-exposed images to a single image with best exposure.

Python 100.00%

exposure_fusion's Introduction

Exposure Fusion

Introduction

Exposure fusion is a technique that creates a single image with optimal detail from a set of multi-exposed images. As developed by Tom Mertens et al., the proposed algorithm computes relevant quality measures; Contrast, Saturation, and Well-Exposedness. These measures are then combined to create a weight map used to blend each of the multi-exposed images to a single image with best exposure.

Description

As developed by Tom Mertens [1], the exposure fusion algorithm computes relevant image quality measures; Contrast, Saturation, and Well-Exposedness. These measures are then combined to create a weight-map used to blend each of the multi-exposed images to a single image with best exposure. The need for exposure fusion rises in finding optimal exposure settings during photography. Since this requires mastery of the exposure triangle which is difficult, requires a trade-off, and outright impractical for some scenes, techniques such as high dynamic ranging (HDR) and exposure fusion have been developed to obtain a desirable final image. Unlike HDR however, exposure fusion doesn’t require computation of a camera response curve or tone-mapping

Image stack: here, the multi-exposed images are combined into a stack of images to be processed
Quality measures: here, the (a) contrast, (b) saturation, and (c) well-exposedness are computed
Scalar Weight Map: here, the quality measures for Image[i] are combined and normalized
Blending: the weight maps and images are blended to obtain a final image  
Final Image: this is the final image with best detail using Multiresolution blending (Multires.)  

The image below shows the image stack, decomposed quality measures, and final weight maps.

Results

The images below shows outputs for different exposure-bracketed images.

Another :
Another :

Another :

A comparison with other methods:

exposure_fusion's People

Contributors

kbmajeed avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.