Create a custome shape Structuring Element
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.2.1.1150 (2.2.1.1150)
Syntax
C# | Visual Basic | Visual C++ |
Parameters
- values
- array<Int32,2>[,](,)[,][,]
The structuring element data, a plane array, representing row-by-row scanning of the element matrix. Non-zero values indicate points that belong to the element.
- anchorX
- Int32
Relative horizontal offset of the anchor point
- anchorY
- Int32
Relative vertical offset of the anchor point