Click or drag to resize

CalibCbTypeNormalizeImage Field

http://www.emgu.com
Normalize the image using cvNormalizeHist before applying fixed or adaptive thresholding.

Namespace:  Emgu.CV.CvEnum
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public const CalibCbType NormalizeImage = 2

Field Value

Type: CalibCbType
See Also