MATLAB File Help: cv.ShapeContextDistanceExtractor/setTransformAlgorithm | Index |
Set the algorithm used for aligning the shapes
obj.setTransformAlgorithm(transformerType)
obj.setTransformAlgorithm(transformerType, 'OptionName',optionValue,...)
The following are options for the various algorithms:
ThinPlateSplineShapeTransformer
AffineTransformer
[Bookstein89]:
"Principal Warps: Thin-Plate Splines and Decomposition of Deformations", by F.L. Bookstein (PAMI 1989)
Access | public |
Sealed | false |
Static | false |