Class ChannelProviderUnary

All Implemented Interfaces:
Provider<Channel>, ProviderAsStack
Direct Known Subclasses:
AnisotropicDiffusion, AssignFromDictionary, AssignFromIntersectingObjects, Blur, ConvertBase, Duplicate, EdgeFilterIJ, ExtractCenterSlice, ExtractSliceRange, GaussianBlur2D, GradientBase, IfParamEquals, IfVoxelZero, Invert, LevelPerObjectBase, MaximumIntensityProjection, MeanIntensityProjection, Median, MedianFilter3D, MinimumFilter, QuantileStretch, ScaleXY, UnaryWithMaskBase, UnaryWithObjectsBase, UnaryWithValueBase, WithRadiusBase

public abstract class ChannelProviderUnary extends ChannelProvider
Implementation of ChannelProvider that calls a single delegate ChannelProvider.
Author:
Owen Feehan