Weighted Least Squares Based Detail Enhanced Exposure Fusion

MATLAB Code implements the approach described in the paper "Weighted Least Squares Based Detail Enhanced Exposure Fusion"
142 téléchargements
Mise à jour 28 déc. 2020

The algorithm of image fusion using WLS is described in the following steps:
(1) A first step, in our algorithm, is two-scale decomposition based on Anisotropic Diffusion (ANI) which is used to separate coarser details (base layer) and finer details (detail layer) across each input exposure.
(2) Weak texture details (i.e. detail layer computed from ANI) and saturation measure are utilized to generate weight mask for controlling the contribution of pixels from base layers separated across all the multiple exposures.
(3) Weighted Least Squares (WLS) and sigmoid function based weight map refinement is performed for coarser details and finer details computed in the first step, respectively.
(4) Weighted average based blending of coarser details and finer details are performed to form a composite seamless image without blurring or loss of detail near large discontinuities.

Citation pour cette source

Harbinder Singh (2024). Weighted Least Squares Based Detail Enhanced Exposure Fusion (https://github.com/Harbinder-fusion/Fusion-WLS/releases/tag/v1.0), GitHub. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2020b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Tags Ajouter des tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Publié le Notes de version
1.0

Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.
Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.