Contents

structuringElement

The dilation or erosion structuring element.

Declaration

var structuringElement: vImage.ConvolutionKernel2D<ComponentType>? { get }

See Also

Instance Properties