Code Monkey home page Code Monkey logo

imagefusion_dllrr's Introduction

Multi-focus Image Fusion using dictionary learning and Low-Rank Representation

Hui Li, Xiao-Jun Wu*

SpringerLink: https://link.springer.com/chapter/10.1007/978-3-319-71607-7_59

arXiv: https://arxiv.org/abs/1804.08355

ICIG2017(oral)

The framework for fusion method

Framework

Dictionary learning

Reconstructure

Figures and data

1 made_images and made_images_new are the source images which contain different focus region.

2 image_vector and image_vector_new are the image patches matrices and each column is an imape patch which divided by sliding window technique.

3 dictionary and dictionary_new are the su-dictionaries from image_vector and image_vector_new.

Source code

1 Hog.m---extract the HOG features of image patch.

2 The code of LRR

solve_lrr.m

solve_l1l2.m

inexact_alm_lrr_l1l2.m, inexact_alm_lrr_l1.m

exact_alm_lrr_l1l2.m, exact_alm_lrr_l1.m

3 getClassLabel.m ---- set class label for each patch.

4 fusion_dllrr.m ---- main file.

5 The tool boxes of KSVD and OMP

LRR parts

The LRR method is proposed by Guangcan Liu in 2010.

"Liu G, Lin Z, Yu Y. Robust Subspace Segmentation by Low-Rank Representation[C]// International Conference on Machine Learning. DBLP, 2010:663-670."

And we just use this method in our paper without change.

Citation

@inproceedings{li2017multi,
  title={Multi-focus image fusion using dictionary learning and low-rank representation},
  author={Li, Hui and Wu, Xiao-Jun},
  booktitle={International Conference on Image and Graphics},
  pages={675--686},
  year={2017},
  organization={Cham, Switzerland: Springer}
}

imagefusion_dllrr's People

Contributors

hli1221 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.