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
Syntaxpublic const CalibCbType NormalizeImage = 2
Public Const NormalizeImage As CalibCbType = 2
public:
literal CalibCbType^ NormalizeImage = 2
static val mutable NormalizeImage: CalibCbType
Field Value
Type:
CalibCbType
See Also