Class OutlineKernelBase

Direct Known Subclasses:
OutlineKernel, OutlineKernelNeighborMatchValue

public abstract class OutlineKernelBase extends BinaryKernelMorphological
A base class for kernels that find the outline of an ObjectMask.
Author:
Owen Feehan
  • Constructor Details

    • OutlineKernelBase

      protected OutlineKernelBase()
      Default constructor.
  • Method Details