IShapeTransformer Methods |
The IShapeTransformer type exposes the following members.
Name | Description | |
---|---|---|
![]() | ApplyTransformation |
Apply a transformation, given a pre-estimated transformation parameters.
(Defined by ShapeInvoke.) |
![]() | EstimateTransformation |
Estimate the transformation parameters of the current transformer algorithm, based on point matches.
(Defined by ShapeInvoke.) |
![]() | WarpImage |
Apply a transformation, given a pre-estimated transformation parameters, to an Image.
(Defined by ShapeInvoke.) |