Contents

vImage.MorphologyOperation.dilate(structuringElement:)

Applies dilation using a structuring element.

Declaration

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

See Also

Enumeration Cases