Uses of Interface
ij.plugin.filter.PlugInFilter

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

    Subinterfaces of PlugInFilter in ij.plugin.filter
    Modifier and Type
    Interface
    Description
    interface 
    ImageJ plugins that process an image may implement this interface.
    Classes in ij.plugin.filter that implement PlugInFilter
    Modifier and Type
    Class
    Description
    class 
    This plugin implements ImageJ's Analyze/Measure and Analyze/Set Measurements commands.
    class 
    This plugin implements the File/Save As/AVI command.
    class 
    Implements ImageJ's Subtract Background command.
    class 
    Implements the Plugins/Utilities/Run Benchmark command.
    class 
    Implements the Erode, Dilate, Open, Close, Outline, Skeletonize and Fill Holes commands in the Process/Binary submenu.
    class 
    Implements the Analyze/Calibrate command.
    class 
    This plugin convolves images using user user defined kernels.
    class 
    Deprecated.
    replaced by Duplicator class
    class 
    This plugin implements the Euclidean Distance Map (EDM), Watershed, Ultimate Eroded Points and Voronoi commands in the Process/Binary submenu.
    class 
    This class implements the Process/FFT/Custom Filter command.
    class 
    This class implements the Process/FFT/Bandpass Filter command.
    class 
    This plugin implements ImageJ's Fill, Clear, Clear Outside and Draw commands.
    class 
    This plugin implements the Invert, Smooth, Sharpen, Find Edges, and Add Noise commands.
    class 
    Calculate the so-called "capacity" fractal dimension.
    class 
    This plug-in filter uses convolution with a Gaussian function for smoothing.
    class 
    This plugin implements ImageJ's Process/Math submenu.
    class 
     
    class 
    Deprecated.
    replaced by ij.plugin.ImageInfo
    class 
    Implements ImageJ's Analyze/Tools/Analyze Line Graph command.
    class 
    This plugin implements the Image/Lookup Tables/Apply LUT command.
    class 
    Displays the active image's look-up table.
    class 
    This ImageJ plug-in filter finds the maxima (or minima) of an image.
    class 
    Implements ImageJ's Analyze Particles command.
    class 
    This plugin implements the File/Page Setup and File/Print commands.
    class 
    This plugin implements the Mean, Minimum, Maximum, Variance, Median, Open Maxima, Close Maxima, Remove Outliers, Remove NaNs and Despeckle commands.
    class 
    Deprecated; replaced by ij.plugin.ChannelSplitter.
    class 
    Saves the current ROI outline to a file.
    class 
    This plugin implements the Image/Rotate/Arbitrarily command.
    class 
    Implements ImageJ's Process/Noise/Salt and Pepper command.
    class 
    Implements the Analyze/Set Scale command.
    class 
    Implements the commands in the Process/Shadows submenu.
    class 
    This plugin implements the Image/Stacks/Label command.
    class 
     
    class 
    Implements the Flip and Rotate commands in the Image/Transform submenu.
    class 
    This plugin implements the Image/Translate command.
    class 
    This plugin-filter implements ImageJ's Unsharp Mask command.
    class 
    This plugin saves an image in tiff, gif, jpeg, bmp, png, text or raw format.
    class 
    Saves the XY coordinates of the current ROI boundary.