Description
3D Reconstruction of Archaeological Excavations.
Description
A toolset for 3D reconstruction and analysis of excavations. It provides methods to reconstruct natural and artificial surfaces based on field measurements. This allows to spatially contextualize documented subunits and features. Intended to be part of a 3D visualization workflow.
README.md
recexcavAAR
R package for 3D reconstruction and analysis of excavations. It provides methods to reconstruct natural and artificial surfaces based on field measurements. This allows to spatially contextualize documented subunits and features. Intended to be part of a 3D visualization workflow.
The following vignettes explain some of the implemented functions:
Installation
Get the released version from CRAN:
install.packages("recexcavAAR")
Or the development version from github:
# install.packages("devtools")
devtools::install_github("ISAAKiel/recexcavAAR")
History
The development of recexcavAAR began in quantaar and was later moved.