CvCreateStructuringElementEx Method OpenCvSharp Class Library
Overload List

  NameDescription
Public methodStatic memberCreateStructuringElementEx(Int32, Int32, Int32, Int32, ElementShape)
Allocates and fills the structure IplConvKernel, which can be used as a structuring element in the morphological operations.
Public methodStatic memberCreateStructuringElementEx(Int32, Int32, Int32, Int32, ElementShape, Int32)
Allocates and fills the structure IplConvKernel, which can be used as a structuring element in the morphological operations.
Top
See Also

Reference