find.optimal.transform | R Documentation |
Tests different types of reflection settings and return the optimal solution based on RMSE between the transformed points and thre reference set
find.optimal.transform(set1, set2, xdim, ydim)
set1, set2 |
Point set from image to be aligned with reference and point set from reference image |
xdim, ydim |
Width and height of image |
list with the list of tranformation matrices, reflection coordinates and rmse score for the optimal transformation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.