affinetform3d
Description
An affinetform3d
object stores information about a 3-D affine
geometric transformation and enables forward and inverse transformations.
Creation
You can create an affinetform3d
object in these ways:
imregtform
— Estimates a geometric transformation that maps a moving image to a fixed image using similarity optimization.randomAffine3d
— Creates a randomized 3-D affine transformation.Functions in other toolboxes that return geometric transformations, including but not limited to:
fitgeotform3d
(Medical Imaging Toolbox)
The
affinetform3d
function described here.
Description
Input Arguments
Output Arguments
Properties
Object Functions
invert | Invert geometric transformation |
outputLimits | Find output spatial limits given input spatial limits |
transformPointsForward | Apply forward geometric transformation |
transformPointsInverse | Apply inverse geometric transformation |