Skip to content

Multi-focus image fusion via region mosaicking on Laplacian pyramid. Jianguo Sun, Qilong Han, Liang Kou, Liguo Zhang, Kejia Zhang, and Zilong Jin "Multi-focus image fusion algorithm based on Laplacian pyramids".

Notifications You must be signed in to change notification settings

silverneko/RMLP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RMLP

Multi-focus image fusion via region mosaicking on Laplacian pyramid.
Jianguo Sun, Qilong Han, Liang Kou, Liguo Zhang, Kejia Zhang, and Zilong Jin

Getting Started

These instructions will get you a copy of the project up and running on your local machine for evaluation.

Prerequisites

You should have a functional conda environment.

Building and Running

Assuming you are in the repository root directory, create an environment by

conda env create -f environment.yml

This will create an environment called rmlp, activate it with

conda activate rmlp

Use

python demo.py

to run the demo script.

Authors

License

TBA

References

Remember to cite the following works if any of the datasets is used.

About

Multi-focus image fusion via region mosaicking on Laplacian pyramid. Jianguo Sun, Qilong Han, Liang Kou, Liguo Zhang, Kejia Zhang, and Zilong Jin "Multi-focus image fusion algorithm based on Laplacian pyramids".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages