Package: vec2dtransf 1.1.5

vec2dtransf: 2D Cartesian Coordinate Transformation

Applies affine and similarity transformations on vector spatial data (sp objects). Transformations can be defined from control points or directly from parameters. If redundant control points are provided Least Squares is applied allowing to obtain residuals and RMSE.

Authors:German Carrillo [cre, aut]

vec2dtransf_1.1.5.tar.gz
vec2dtransf_1.1.5.zip(r-4.7)vec2dtransf_1.1.5.zip(r-4.6)vec2dtransf_1.1.5.zip(r-4.5)
vec2dtransf_1.1.5.tgz(r-4.6-any)vec2dtransf_1.1.5.tgz(r-4.5-any)
vec2dtransf_1.1.5.tar.gz(r-4.7-any)vec2dtransf_1.1.5.tar.gz(r-4.6-any)
vec2dtransf_1.1.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
vec2dtransf/json (API)

# Install 'vec2dtransf' in R:
install.packages('vec2dtransf', repos = c('https://gacarrillor.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/gacarrillor/vec2dtransf/issues

Datasets:

On CRAN:

Conda:

2daffineaffine-transformationcoordinatesleast-squaresrmsesimilarity-transformationssp-objectstransformations

4.32 score 5 stars 42 scripts 534 downloads 10 exports 2 dependencies

Last updated from:5183c2bfe6. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK110
source / vignettesOK127
linux-release-x86_64OK100
macos-release-arm64OK148
macos-oldrel-arm64OK140
windows-develOK76
windows-releaseOK66
windows-oldrelOK58
wasm-releaseOK1802

Exports:AffineTransformationapplyTransformationcalculateParametersgetParametersgetResidualsgetRMSEplotGridTransformationshowSimilarityTransformationtransformCoordinates

Dependencies:latticesp

Readme and manuals

Help Manual

Help pageTopics
2D Cartesian Coordinate Transformationvec2dtransf-package show vec2dtransf
Create an AffineTransformation objectAffineTransformation
Class "AffineTransformation"AffineTransformation-class
Apply the transformation to an sp objectapplyTransformation applyTransformation,Cartesian2DCoordinateTransformation-method applyTransformation-methods transformCoordinates
Calculate parameterscalculateParameters calculateParameters,AffineTransformation-method calculateParameters,SimilarityTransformation-method calculateParameters-methods
Class "Cartesian2DCoordinateTransformation"Cartesian2DCoordinateTransformation-class numericOrNULL-class show,Cartesian2DCoordinateTransformation-method
Sample control points data.framecontrol.points
Get tranformation parametersgetParameters getParameters,Cartesian2DCoordinateTransformation-method getParameters-methods
Get residualsgetResiduals getResiduals,Cartesian2DCoordinateTransformation-method getResiduals-methods
Get RMSEgetRMSE getRMSE,Cartesian2DCoordinateTransformation-method getRMSE-methods
Plot grid transformationplotGridTransformation plotGridTransformation,Cartesian2DCoordinateTransformation-method plotGridTransformation-methods
Create an SimilarityTransformation objectSimilarityTransformation
Class "SimilarityTransformation"SimilarityTransformation-class