Uses of Annotation Type
imagingbook.core.plugin.IjPluginName

Packages that use IjPluginName
Package
Description
 
  • Uses of IjPluginName in Ch08_Binary_Regions

    Classes in Ch08_Binary_Regions with annotations of type IjPluginName
    Modifier and Type
    Class
    Description
    class 
    This 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).
    class 
    This ImageJ plugin demonstrates the use of the ConvexHull class.
    class 
    ImageJ plugin, shows each region's major axis as a vector scaled by the region's eccentricity.
    class 
    This ImageJ plugin demonstrates the calculation of horizontal and vertical projections from a grayscale image.
    class 
    This ImageJ plugin demonstrates the use of the class RegionContourSegmentation to perform both region labeling and contour tracing simultaneously.
    class 
    Performs binary region segmentation, then displays each region's major axis (scaled by eccentricity) and equivalent ellipse as a vector overlay.
    class 
    This ImageJ plugin demonstrates the use of various region labeling techniques provided by the imagingbook "regions" package: