|
|
Blob Properties |
The Blob type exposes the following members.
| Name | Description | |
|---|---|---|
| Area |
Blob's area.
| |
| CenterOfGravity |
Blob's center of gravity point.
| |
| ColorMean |
Blob's mean color.
| |
| ColorStdDev |
Blob color's standard deviation.
| |
| Fullness |
Blob's fullness, [0, 1].
| |
| ID |
Blob's ID in the original image.
| |
| Image |
Blob's image.
| |
| OriginalSize |
Blob's image size.
| |
| Rectangle |
Blob's rectangle in the original image.
|