Click or drag to resize

HOGDescriptorGammaCorrection Property

Flag to specify whether the gamma correction preprocessing is required or not.

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public bool GammaCorrection { get; set; }

Property Value

Type: Boolean
See Also