Click or drag to resize
Accord.NET (logo)

RawMomentsArea Property

Gets the area (for binary images) or sum of gray level (for grayscale images).

Namespace:  Accord.Imaging.Moments
Assembly:  Accord.Imaging (in Accord.Imaging.dll) Version: 3.8.0
Syntax
public float Area { get; }
Request Example View Source

Property Value

Type: Single
See Also