Click or drag to resize

IShapeTransformer Methods

http://www.emgu.com

The IShapeTransformer type exposes the following members.

Extension Methods
  NameDescription
Public Extension MethodApplyTransformation
Apply a transformation, given a pre-estimated transformation parameters.
(Defined by ShapeInvoke.)
Public Extension MethodEstimateTransformation
Estimate the transformation parameters of the current transformer algorithm, based on point matches.
(Defined by ShapeInvoke.)
Public Extension MethodWarpImage
Apply a transformation, given a pre-estimated transformation parameters, to an Image.
(Defined by ShapeInvoke.)
Top
See Also