MATLAB File Help: cv.ShapeContextDistanceExtractor/setTransformAlgorithm Index
cv.ShapeContextDistanceExtractor/setTransformAlgorithm

Set the algorithm used for aligning the shapes

obj.setTransformAlgorithm(transformerType)
obj.setTransformAlgorithm(transformerType, 'OptionName',optionValue,...)

Input

Options

The following are options for the various algorithms:

ThinPlateSplineShapeTransformer

AffineTransformer

References

[Bookstein89]:

"Principal Warps: Thin-Plate Splines and Decomposition of Deformations", by F.L. Bookstein (PAMI 1989)

See also
Method Details
Access public
Sealed false
Static false