Background image used for flat field correction.
Namespace:
AForge.Imaging.FiltersAssembly: AForge.Imaging (in AForge.Imaging.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
C# |
---|
public Bitmap BackgoundImage { get; set; } |
Remarks
The property sets the background image (without any objects), which will be used for illumination correction of an image passed to the filter.

