simtform2d
Description
A simtform2d
object stores information about a 2-D similarity
geometric transformation and enables forward and inverse transformations.
Creation
You can create a simtform2d
object in these ways:
fitgeotform2d
— Estimate a geometric transformation that maps pairs of control points between two images.The
simtform2d
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 |