-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
24 lines (24 loc) · 1.17 KB
/
Copy pathCITATION.cff
File metadata and controls
24 lines (24 loc) · 1.17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
title: "PostProcessing Toolbox: Land-Cover Post-Processing for Semantic Segmentation in ArcGIS Pro"
abstract: "Modular ArcGIS Python Toolbox (.pyt) that converts pixel-level land-cover classification rasters into clean, attributed vector features (Vehicle, Building, Tree, Road), with a shared raster-to-vector pipeline and class-specific refinement (regularization, Voronoi centerlines, nDSM/thermal enrichment). MSc thesis deliverable, University of the Aegean (Department of Geography, RSGIS Lab), Mytilene, Greece, 2026; supervised by Dr. Christos Vasilakos."
type: software
authors:
- family-names: Koroniadis
given-names: Nikolaos
affiliation: "University of the Aegean, Department of Geography, RSGIS Lab"
version: "1.0.0"
date-released: "2026-06-20"
license: AGPL-3.0-or-later
repository-code: "https://github.com/Nickkoro21/PostProcessing-Toolbox"
url: "https://github.com/Nickkoro21/PostProcessing-Toolbox"
keywords:
- ArcGIS Python Toolbox
- raster-to-vector
- building regularization
- Voronoi centerline
- nDSM
- semantic segmentation
- MicaSense Altum-PT
- DeepLabV3
- PointRend