All Implemented Interfaces:
Provider<Channel>, ProviderAsStack
Direct Known Subclasses:
AssignFromChannel, AssignValue, SubtractMean, ZeroOutsideMask

public abstract class UnaryWithMaskBase extends ChannelProviderUnary
A base class for a ChannelProviderUnary which also uses a binary mask.

This class extends ChannelProviderUnary to provide functionality for creating channels based on both an input channel and a binary mask.