Histogram of green channel excluding black pixels.
Namespace:
AForge.ImagingAssembly: AForge.Imaging (in AForge.Imaging.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
| C# |
|---|
public Histogram GreenWithoutBlack { get; } |
Remarks
The property keeps statistics about green channel, which excludes all black pixels, what affects mean, standard deviation, etc.