Click or drag to resize
Accord.NET (logo)

Blob Properties

The Blob type exposes the following members.

Properties
  NameDescription
Public propertyArea
Blob's area.
Public propertyCenterOfGravity
Blob's center of gravity point.
Public propertyColorMean
Blob's mean color.
Public propertyColorStdDev
Blob color's standard deviation.
Public propertyFullness
Blob's fullness, [0, 1].
Public propertyID
Blob's ID in the original image.
Public propertyImage
Blob's image.
Public propertyOriginalSize
Blob's image size.
Public propertyRectangle
Blob's rectangle in the original image.
Top
See Also