DavidJimenezS / GBF-CD

Graph based change detection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GBF-CD

Graph based fusion for change detection of the "Graph-Based Data Fusion Applied to: Change Detection and Biomass Estimation in Rice Crops" published in MDPI.

Here you will find all the code used to generate a change map in fourteen cases of study.

gbf_cd.m is the main code that generates the changes map. cohensKappa.m will generate all the results showed in the paper and also the change map with respec to FA, MA, P, R, K, OE.

Please if you use the datasets and/or the code cite us as:

@article{   JimenezSierra2020graph,
   title={Graph-Based Data Fusion Applied to: Change Detection and Biomass Estimation in Rice Crops},
   author={Jimenez-Sierra, David Alejandro and Ben{\'i}tez-Restrepo, Hern{\'a}n Dar{\'i}o and Vargas-Cardona, Hern{\'a}n Dar{\'i}o and Chanussot, Jocelyn},
   journal={Remote Sensing},
   volume={12},
   number={17},
   pages={2683},
   year={2020},
   publisher={Multidisciplinary Digital Publishing Institute}
}

Unsupervised Heterogeneous change detection (U-HPT-CD) (2019)

For code please go to the author's github and cite.

Thresholding probabilistic methods

In the repository you will find rR, rrR and KI implementations

Canada and California datasets

Please read the data readme file.

About

Graph based change detection


Languages

Language:MATLAB 62.0%Language:Python 38.0%