IplConvKernel Constructor OpenCvSharp Class Library
Overload List

  NameDescription
Public methodIplConvKernel(IntPtr)
Initialize by a native pointer (IplConvKernel*)
Public methodIplConvKernel(Int32, Int32, Int32, Int32, ElementShape)
Allocates and fills the structure IplConvKernel, which can be used as a structuring element in the morphological operations.
Public methodIplConvKernel(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