public class FourierDescriptorUniform extends FourierDescriptor
g, G, reconstructionScale
Constructor and Description |
---|
FourierDescriptorUniform(Point2D[] V)
Creates a new Fourier descriptor from a uniformly sampled polygon V
with the maximum number of Fourier coefficient pairs.
|
FourierDescriptorUniform(Point2D[] V,
int Mp)
Creates a new Fourier descriptor from a uniformly sampled polygon V
with Mp coefficient pairs.
|
clone, distanceComplex, distanceComplex, distanceMagnitude, distanceMagnitude, getCoefficient, getCoefficientIndex, getCoefficients, getEllipsePoint, getMaxCoefficientPairs, getMaxDftMagnitude, getMaxDftMagnitudeIndex, getMaxNegHarmonic, getMaxPosHarmonic, getReconstruction, getReconstruction, getReconstructionPoint, getReconstructionPoint, getReconstructionScale, getSamples, getStartPointPhase, makeComplex, makeEllipse, makeFourierPairsReconstruction, makeFourierPairsReconstruction, makeInvariant, makeInvariant, makeRotationInvariant, makeScaleInvariant, makeStartPointInvariant, makeTranslationInvariant, rotate, setCoefficient, setCoefficient, size, truncate
public FourierDescriptorUniform(Point2D[] V)
V
- polygonpublic FourierDescriptorUniform(Point2D[] V, int Mp)
V
- polygonMp
- number of coefficient pairsCopyright © 2006–2017, Wilhelm Burger, Mark J. Burge (BSD 2-Clause Simplified License)