geometricTransform2d
2-D geometric transformation object
Description
A geometricTransform2d object defines a custom 2-D geometric
      transformation using point-wise mapping functions.
Creation
Description
tform = geometricTransform2d(inverseFcn)geometricTransform2d object and sets the inverse mapping
              InverseFcn
          property.
tform = geometricTransform2d(inverseFcn,forwardFcn)ForwardFcn.
Properties
Object Functions
| outputLimits | Find output spatial limits given input spatial limits | 
| transformPointsForward | Apply forward geometric transformation | 
| transformPointsInverse | Apply inverse geometric transformation | 
Examples
Version History
Introduced in R2018b



