Uses of Package
org.anchoranalysis.plugin.imagej.bean.channel.provider
Packages that use org.anchoranalysis.plugin.imagej.bean.channel.provider
Package
Description
Implementations of
ChannelProvider
that call ImageJ.Non-linear filters using ImageJ that use the statistical moments of the
intensity values in the kernel.
Non-linear filters using ImageJ that use the statistical rank of the intensity values in the
kernel.
-
-
Classes in org.anchoranalysis.plugin.imagej.bean.channel.provider used by org.anchoranalysis.plugin.imagej.bean.channel.provider.filter.momentsClassDescriptionA base class for applying ImageJ rank filters to channels.A
ChannelProviderUnary
with a 'radius' parameter. -
Classes in org.anchoranalysis.plugin.imagej.bean.channel.provider used by org.anchoranalysis.plugin.imagej.bean.channel.provider.filter.rankClassDescriptionA base class for applying ImageJ rank filters to channels.A
ChannelProviderUnary
with a 'radius' parameter.