CudaHOGGammaCorrection Property |
http://www.emgu.com[Missing <summary> documentation for "P:Emgu.CV.Cuda.CudaHOG.GammaCorrection"]
Namespace: Emgu.CV.CudaAssembly: Emgu.CV.Cuda (in Emgu.CV.Cuda.dll) Version: 3.0.0.2161 (3.0.0.2161)
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