transltform3d
Description
A transltform3d
object stores information about a 3-D translation
geometric transformation and enables forward and inverse transformations.
Creation
You can create a transltform3d
object in these ways:
imregtform
— Estimates a geometric transformation that maps a moving image to a fixed image using similarity optimization.fitgeotform3d
(Medical Imaging Toolbox) — Estimates a geometric transformation that maps pairs of control points between two images.The
transltform3d
function described here.
Syntax
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 |
Examples
Extended Capabilities
Version History
Introduced in R2022b