find.optimal.transform: Finds optimal transform based on RMSE

find.optimal.transformR Documentation

Finds optimal transform based on RMSE

Description

Tests different types of reflection settings and return the optimal solution based on RMSE between the transformed points and thre reference set

Usage

find.optimal.transform(set1, set2, xdim, ydim)

Arguments

set1, set2

Point set from image to be aligned with reference and point set from reference image

xdim, ydim

Width and height of image

Value

list with the list of tranformation matrices, reflection coordinates and rmse score for the optimal transformation


jbergenstrahle/STUtility documentation built on March 14, 2023, 7:15 a.m.