Contents

vImage.MorphologyOperation.erode(structuringElement:)

Applies erosion using a structuring element.

Declaration

case erode(structuringElement: vImage.ConvolutionKernel2D<ComponentType>)

See Also

Enumeration Cases