Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 561 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 561 Bytes

LUCC Compare

Binder

The jupyter file LUCC_compare.ipynb uses gdal and scikit-learn to read the truth value and classification value LUCC tif images and extracts the ValidData part for calculating accuracy, kappa, and classification report.

Case study area is Shenzhen city, with true value refers to ./img/source.tif, classification result refers to ./img/result.tif.

Each tiff file contains land use category value in {1, 2, 3, 4, 5}, with NoData = 0.