| CudaHOGGammaCorrection Property |
http://www.emgu.com[Missing <summary> documentation for "P:Emgu.CV.Cuda.CudaHOG.GammaCorrection"]
Namespace: Emgu.CV.CudaAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntaxpublic bool GammaCorrection { get; set; }Public Property GammaCorrection As Boolean
Get
Set
public:
property bool GammaCorrection {
bool get ();
void set (bool value);
}member GammaCorrection : bool with get, set
Property Value
Type:
Boolean
See Also