Main Content
fitgeotform3d
Description
fits a 3-D linear transformation of type tform
= fitgeotform3d(movingPoints
,fixedPoints
,tformType
)tformType
to the control point
pairs movingPoints
and fixedPoints
. The returned
transformation maps control point locations from the moving image to the fixed image in the
forward direction.
Examples
Input Arguments
Output Arguments
References
[1] Eggert, D.W., A. Lorusso, and R.B. Fisher. “Estimating 3-D Rigid Body Transformations: A Comparison of Four Major Algorithms.” Machine Vision and Applications 9, no. 5–6 (March 1, 1997): 272–90. https://doi.org/10.1007/s001380050048.
Version History
Introduced in R2024a