The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
Sebastiano Trevisani
July 29, 2024
Algorithms for surface texture (roughness) and image texture analysis using a geostatistical based approach from https://doi.org/10.1016/j.catena.2023.106927
Update 6 Sept. 2024 The package has been published in Cran repository: https://cran.r-project.org/package=SurfRough So you can install it with the usual R method (install.packages())
To install this package first install the remotes
package if you do not have it using the code
install.packages("remotes")
. Then this package can be
installed from github using the code
remotes::install_github("strevisani/SurfRough")
. This will
install SurfRough
and its dependencies such as
terra
which is used for the handling of spatial raster
data.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.