Contents

vImage.StructuringElement

A 2D matrix that represents a morphology kernel.

Declaration

typealias StructuringElement = vImage.ConvolutionKernel2D

See Also

Type Aliases