vImage.MorphologyOperation.dilate(structuringElement:)
Applies dilation using a structuring element.
Declaration
case dilate(structuringElement: vImage.ConvolutionKernel2D<ComponentType>)Applies dilation using a structuring element.
case dilate(structuringElement: vImage.ConvolutionKernel2D<ComponentType>)