Click or drag to resize

CudaHOGGammaCorrection Property

http://www.emgu.com
Flag to specify whether the gamma correction preprocessing is required or not

Namespace:  Emgu.CV.Cuda
Assembly:  Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.0.3408 (4.1.0.3408)
Syntax
public bool GammaCorrection { get; set; }

Property Value

Type: Boolean
See Also