estimateTransformation (cv.ContourFitting) - MATLAB File Help
cv.ContourFitting/estimateTransformation

Fits two closed curves using Fourier descriptors

[alphaPhiST, d] = obj.estimateTransformation(src, ref)
[...] = obj.estimateTransformation(..., 'OptionName',optionValue, ...)

Input

Output

Options

When FD is false, it applies cv.ContourFitting.contourSampling and cv.ContourFitting.fourierDescriptor to compute Fourier descriptors.

More details in [PersoonFu1977] and [BergerRaghunathan1998].

See also
Method Details
Access public
Sealed false
Static false