Overload List
Name | Description | |
---|---|---|
IplConvKernel(IntPtr) |
Initialize by a native pointer (IplConvKernel*)
| |
IplConvKernel(Int32, Int32, Int32, Int32, ElementShape) |
Allocates and fills the structure IplConvKernel, which can be used as a structuring element in the morphological operations.
| |
IplConvKernel(Int32, Int32, Int32, Int32, ElementShape, Int32) |
Allocates and fills the structure IplConvKernel, which can be used as a structuring element in the morphological operations.
|
See Also