Class Flusser_Moments_From_Binary_Regions

java.lang.Object
Ch08_Binary_Regions.Flusser_Moments_From_Binary_Regions
All Implemented Interfaces:
PlugInFilter, JavaDocHelp

This ImageJ plugin calculates and lists the 11 scale and rotation invariant Flusser moments for the binary regions contained in the given image. See Sec. 8.6.5 of [1] for additional details. The plugin expects a binary image (with 0 background and non-zero foreground). A sample image is automatically loaded if no other image is currently open.

[1] W. Burger, M.J. Burge, Digital Image Processing – An Algorithmic Introduction, 3rd ed, Springer (2022).

Version:
2022/12/28