Uses of Class
org.anchoranalysis.plugin.image.bean.blur.BlurStrategy
Packages that use BlurStrategy
Package
Description
Filters that perform blurring.
Implementations of
ChannelProvider
that manipulate
the intensity-values of the voxels of a Channel
's
voxels.-
Uses of BlurStrategy in org.anchoranalysis.plugin.image.bean.blur
Subclasses of BlurStrategy in org.anchoranalysis.plugin.image.bean.blurModifier and TypeClassDescriptionclass
Performs a Gaussian Blur in 3Dclass
Performs a Gaussian-blur in 2D on each slice independently -
Uses of BlurStrategy in org.anchoranalysis.plugin.image.bean.channel.provider.intensity
Methods in org.anchoranalysis.plugin.image.bean.channel.provider.intensity that return BlurStrategyMethods in org.anchoranalysis.plugin.image.bean.channel.provider.intensity with parameters of type BlurStrategy