This repository contains contains the AGILE Reproducibility Report and accompanying files for the full paper:
*Politz, F., Sester, M., and Brenner, C.: Building Change Detection of Airborne Laser Scan- ning and Dense Image Matching Point Clouds using Height and Class Information, AGILE GIScience Ser., 2, 10, https://doi.org/10.5194/agile-giss-2-10-2021, 2021*
at the AGILE conference 2021.
The report itself is provided both as a PDF file and its source code written in Rmarkdown.
The accompanying files are stored in a ZIP file, which upon decompression contains the following files:
agile-reproducibility-review-2021-012
├── images
│ ├── change_amount.png
│ ├── jsd_prob_ct_0.6_ht_0-F1_box_0.png
│ ├── jsd_prob_ct_0.7_ht_0-F1_box_0.png
│ ├── mF1_class_change.png
│ ├── mF1_combi.png
│ ├── mF1_height_change.png
│ ├── prediction_rasters_with_satellite_background_2.jpg
│ └── prediction_rasters_with_satellite_background.jpg
└── qgis
├── ground_truth_vector_layer.gpkg
├── prediction_vector_layer.gpkg
└── submission_12.qgz
The `image` directory contains all figures shown in the report. They have been generated either directly by the analysis code provided by the authors or manually created using generated data.
The `qgis` directory contains a QGIS project file and two generated vector layers, which have been used to reproduce GIS-based figures from the paper.