Package More_

Class Fourier_Descriptor_Trigonometic

java.lang.Object
More_.Fourier_Descriptor_Trigonometic
All Implemented Interfaces:
PlugInFilter, JavaDocHelp

This ImageJ plugin demonstrates the "trigonometric" construction of elliptic Fourier descriptors. See Sec. 26.3.7 of [1] for details. The input is a user-defined polygon selection (ROI). The number of Fourier coefficient pairs can be specified in the user dialog. The plugin then displays the original polygon and the approximate contour reconstruction from the Fourier descriptor using all specified coefficient pairs. Increasing the number of coefficient pairs improves the reconstruction.

[1] W. Burger, M.J. Burge, Digital Image Processing – An Algorithmic Introduction Using Java, 2nd ed, Springer (2016).

Version:
2022/10/28