Skip to content

Latest commit

 

History

History
25 lines (12 loc) · 584 Bytes

README.md

File metadata and controls

25 lines (12 loc) · 584 Bytes

INLPG_Python

Structure Consistency based Graph for Unsupervised Change Detection with Homogeneous and Heterogeneous Remote Sensing Images

This repository recreates code for the unofficial Python version of INLPG.

Original author's MATLAB version code address is https://github.com/yulisun/INLPG.

The paper address is https://ieeexplore.ieee.org/document/9344836.

If you have any queries, please do not hesitate to contact me (zcsisiyao@163.com).

Environment Requirements

numpy == 1.19.2

scipy == 1.4.1

matplotplib == 3.4.1

pywavelets == 1.1.1

opencv_python == 4.5.2