ConnectedComponentsTypes Fields |
The ConnectedComponentsTypes type exposes the following members.
| Name | Description | |
|---|---|---|
| Area |
The total area (in pixels) of the connected component.
| |
| Height |
The vertical size of the bounding box.
| |
| Left |
The leftmost (x) coordinate which is the inclusive start of the bounding box in the horizontal direction.
| |
| Max |
Max
| |
| Top |
The topmost (y) coordinate which is the inclusive start of the bounding box in the vertical direction.
| |
| value__ | ||
| Width |
The horizontal size of the bounding box.
|