Click or drag to resize

ImreadModesReducedGrayscale2 Field

http://www.emgu.com
If set, always convert image to the single channel grayscale image and the image size reduced 1/2.

Namespace:  Emgu.CV.CvEnum
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public const ImreadModes ReducedGrayscale2 = 16

Field Value

Type: ImreadModes
See Also