Click or drag to resize

TonemapGamma Property

http://www.emgu.com
Positive value for gamma correction. Gamma value of 1.0 implies no correction, gamma equal to 2.2f is suitable for most displays.

Namespace:  Emgu.CV
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public float Gamma { get; set; }

Property Value

Type: Single
See Also