simtform3d
Description
A simtform3d
object stores information about a 3-D similarity
geometric transformation and enables forward and inverse transformations.
Creation
Syntax
Description
creates a
tform
= simtform3dsimtform3d
object that performs an identity transformation.
creates a tform
= simtform3d(s
,eulerAngles
,t
)simtform3d
object that performs a similarity transformation
based on the specified scale factor s
, Euler angles, and amount of
translation t
.
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 |