Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 2.37 KB

File metadata and controls

20 lines (13 loc) · 2.37 KB

Satellite images fusion

forthebadge made-with-python

1. Description

This repository implements pansharpening and multispectral images fusion algorithms based on the wavelet transform calculated by the à trous algorithm, using Python. The images used are downloaded from Google Earth Engine.

Pansharpening is applied to Landsat 8 raw images, and multispectral images fusion is performed over Landsat 8 surface reflectance images and Sentinel 2 surface reflectance images.

2. Usage

To execute the jupyter notebooks, an environment including the dependencies is offered. This environment can be found in image_fusion.yml. After importing the environment in conda. You can proceed with the execution of the notebooks.

There are 2 main execution flows: