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