Description Usage Arguments Value
View source: R/correlationCalculationFunctions.R
Determine affine transformation parameters for best point-wise fit
1 | calculateOptimalAffine(positions)
|
positions |
A N-by-4 data frame containing X1, Y1, X2, Y2, data for 2 sets of 2D Cartesian points. |
Affine x translation, y translation, rotation angle, and dilatation to match points.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.