Blob color's standard deviation.

Namespace:  AForge.Imaging
Assembly:  AForge.Imaging (in AForge.Imaging.dll) Version: 2.2.5.0 (2.2.5.0)

Syntax

C#
public Color ColorStdDev { get; internal set; }

Remarks

The property keeps standard deviation of pixels' colors comprising the blob.

See Also