Module imagingbook_plugins_book
Package Ch08_Binary_Regions
package Ch08_Binary_Regions
-
ClassDescriptionThis ImageJ plugin creates a binary region segmentation, calculates the center and major axis and subsequently the major axis-aligned bounding box for each binary region (connected component).This ImageJ plugin demonstrates the use of the
ConvexHull
class.This ImageJ plugin calculates the covariance matrix for the 11-element Flusser moment vectors over a collection of binary images.This ImageJ plugin calculates and lists the 11 scale and rotation invariant Flusser moments for the binary regions contained in the given image.This ImageJ plugin demonstrates the use of complex invariant Flusser moments for 2D shape matching.ImageJ plugin, shows each region's major axis as a vector scaled by the region's eccentricity.This ImageJ plugin demonstrates the calculation of horizontal and vertical projections from a grayscale image.This ImageJ plugin demonstrates the use of the classRegionContourSegmentation
to perform both region labeling and contour tracing simultaneously.Performs binary region segmentation, then displays each region's major axis (scaled by eccentricity) and equivalent ellipse as a vector overlay.This ImageJ plugin demonstrates the use of various region labeling techniques provided by the imagingbook "regions" package:Enum type for various region labeling methods.