Histogram of blue 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 BlueWithoutBlack { get; } |
Remarks
The property keeps statistics about blue channel, which excludes all black pixels, what affects mean, standard deviation, etc.
