Main Content
projective2d
(Not recommended) 2-D projective geometric transformation using postmultiply convention
projective2d
is not recommended. Use the projtform2d
object instead. For more information, see Version History.
Description
A projective2d
object encapsulates a 2-D projective geometric
transformation.
Creation
You can create a projective2d
object using the following
methods:
fitgeotrans
— Estimates a geometric transformation that maps pairs of control points between two imagesThe
projective2d
function described here
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 |