Click or drag to resize

TonemapDurandContrast Property

http://www.emgu.com
Resulting contrast on logarithmic scale, i. e. log(max / min), where max and min are maximum and minimum luminance values of the resulting image.

Namespace:  Emgu.CV.XPhoto
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public float Contrast { get; set; }

Property Value

Type: Single
See Also