Click or drag to resize

ConnectedComponentsTypes Fields

http://www.emgu.com

The ConnectedComponentsTypes type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberArea
The total area (in pixels) of the connected component.
Public fieldStatic memberHeight
The vertical size of the bounding box.
Public fieldStatic memberLeft
The leftmost (x) coordinate which is the inclusive start of the bounding box in the horizontal direction.
Public fieldStatic memberMax
Max
Public fieldStatic memberTop
The topmost (y) coordinate which is the inclusive start of the bounding box in the vertical direction.
Public fieldvalue__
Public fieldStatic memberWidth
The horizontal size of the bounding box.
Top
See Also