Uses of Interface
ij.plugin.filter.ExtendedPlugInFilter

Packages that use ExtendedPlugInFilter
Package
Description
 
  • Uses of ExtendedPlugInFilter in ij.plugin.filter

    Classes in ij.plugin.filter that implement ExtendedPlugInFilter
    Modifier and Type
    Class
    Description
    class 
    Implements ImageJ's Subtract Background command.
    class 
    Implements the Erode, Dilate, Open, Close, Outline, Skeletonize and Fill Holes commands in the Process/Binary submenu.
    class 
    This plugin convolves images using user user defined kernels.
    class 
    This plugin implements the Euclidean Distance Map (EDM), Watershed, Ultimate Eroded Points and Voronoi commands in the Process/Binary submenu.
    class 
    This plug-in filter uses convolution with a Gaussian function for smoothing.
    class 
    This plugin implements ImageJ's Process/Math submenu.
    class 
    This ImageJ plug-in filter finds the maxima (or minima) of an image.
    class 
    This plugin implements the Mean, Minimum, Maximum, Variance, Median, Remove Outliers, Remove NaNs and Despeckle commands.
    class 
    This plugin implements the Image/Rotate/Arbitrarily command.
    class 
    This plugin implements the Image/Stacks/Label command.
    class 
    This plugin implements the Image/Translate command.
    class 
    This plugin-filter implements ImageJ's Unsharp Mask command.