Skip to content

zhwang1694/remote-sensing-image-shadow-detection-and-removal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Near real-time shadow detection and removal in remote sensing imagery application

This repository is a python implementation for

Silva, G. F. , Carneiro, G. B. , Doth, R. , Amaral, L. A. , & Azevedo, D. F. G. D. . (2017). Near real-time shadow detection and removal in aerial motion imagery application. ISPRS Journal of Photogrammetry and Remote Sensing, 104-121.

If you use this code in your research, please cite the paper.


Environment

This code is based on Python (3.6.2).

Necessary packages are listed in requirements.txt, and please install it by

pip install -r requirements.txt

Usage

# using GUI 
python main_page.py

Result

source image

source image

mask detect result

mask detect result

mask removal result

mask removal result

About

卫星遥感图像阴影去除

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages