knitr::opts_chunk$set(
  echo = FALSE, 
  tidy = TRUE, tidy.opts = list(comment = FALSE))
options(tinytex.verbose = TRUE)

\newpage

\allsectionsfont{\centering} \subsectionfont{\raggedright} \subsubsectionfont{\raggedright}

\pagenumbering{gobble}

\begin{centering}

\vspace{2cm}

knitr::include_graphics('C:/Users/kelto/Documents/iSEGMound/analysis/thesis/figures/UMR-Logo_sw.png')

\vspace{1cm}

\Large

\doublespacing \textbf{iSEGMound} \ A Reproducible Workflow for Mound Detection in LiDAR-derived DTMs

\vspace{1 cm}

\normalsize \singlespacing

by

\vspace{0.5 cm}

\bf AGNES SCHNEIDER \

\vspace{1.5 cm} \normalsize

Master Thesis \ in partial fulfillment of the requirement \ for the degree of Master of Science in Physical Geography \ at the Philipps-Universität Marburg

\vspace{2 cm} \end{centering} \textbf{Supervisor:}\space\space\space\space\space\ Dr. Christoph Reudenbach, Physical Geography \newline \textbf{Co- Supervisor:} Dr. Karsten Lambers, Faculty of Archaeology, Leiden University \vspace{0.5 cm} \newline \textbf{Graduate:}\space\space\space\space\space\space\space\space\space\space\space\space\space\space\space\ Agnes Schneider \newline \textbf{Matriculation number:} 2689766 \newline \textbf{E-Mail:} \space\space\space\space\space\space\space\space\space\space\space\space\space\space\space\space\space\ Schnei7v@students.uni-marburg.de; euboia@gmail.com \newline \textbf{Date of Submission:} \space\space\space\ 30.09.2021

\newpage \allsectionsfont{\centering} \subsectionfont{\raggedright} \subsubsectionfont{\raggedright}

\begin{centering}

\vspace*{\fill}

\begingroup.

{\emph {“as we know, there are known knowns;\ there are things we know we know.\ We also know there are known unknowns; \ that is to say we know there are some things we do not know. \ But there are also unknown unknowns — \ the ones we don't know we don't know.“}} \ \vspace{0.25 cm} \emph{\textbf{Donald Rumsfeld}, United States Secretary of Defense} \emph{February 12, 2002}

\endgroup.

\vspace*{\fill}

\end{centering}

\newpage

\pagenumbering{roman}

knitr::include_graphics('C:/Users/kelto/Documents/iSEGMound/analysis/thesis/figures/Eigenstaendigkeitserklaerung.png')

\newpage \vspace{1 cm} \begin{centering}

\bf Abstract

\end{centering}

\vspace{1 cm}

This Master's thesis presents a workflow for (semi-)automated burial mound detection in LiDAR derived DEMs and their derivatives. \newline The thesis consists of two main sections. The first section starts with a discussion of Automated Archaeological Remote Sensing and its reception and perception in Archaeological Science, followed by the analysis of all published studies which have the aim to detect burial mounds or mound-like structures and are discussed in terms of used methods, software, accessibility of code and data. Then the toolbox for the thesis, a research compendium, to implement the desiderata and requirements is discussed. The second section start with the presentation of the case study area and the generalized workflow for automated analysis based on the studies discussed in the first section. This generalized workflow is the framework for the second part of the Master's thesis. As data-preprocessing step the generation of the used DTM from .LAZ file is explained and discussed, then as data preparation step different derivatives are calculated, explained and discussed and the Multi-Scale Topographic Index (MSTPI) is chosen as an alternative for a DTM/Hillshade for the workflow. Next, the used data analysis methods and workflows used as precedents are discussed (the most accessible workflow is iMound and the only one reproducible workflow is published and developed in R is Niculita 2020, a GeOBIA workflow). Then the created iSEGMound Workflow for this thesis, based on the nature and condition of the geomorphology of the case study area, is detailed and explained. Afterwards, the best workflow of various alternatives with different data preparation methods (DTM or MSTPI) and data analysis methods (Watershed Segmentation or Region Growing Segmentation) is chosen using the IoU/Jaccrad Index. Subsequently the results of the iSEGMound Workflow on the case study area is advanced, only to discuss and evaluate it in the last chapter. \newline This thesis propagates a highly adaptable workflow, which elements can be extracted and used independently.

\newpage

\centering \raggedright \newpage \tableofcontents

\newpage

\vspace{5mm} \justifying


\newpage

\vspace{5mm} \justifying


\newpage \pagenumbering{arabic}

\vspace{5mm} \justifying


\newpage

\vspace{5mm} \justifying


\newpage

\vspace{5mm} \justifying


\newpage

\vspace{5mm} \justifying


\newpage

\vspace{5mm} \justifying


\newpage

\vspace{5mm} \justifying


\newpage

\vspace{5mm} \justifying


\newpage


\newpage


\newpage


\newpage

References

\bibliography{references}



keltoskytoi/iSEGMound documentation built on Dec. 21, 2021, 5:24 a.m.