zhbitluo / RMLP

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 100.0%