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.World (in Emgu.CV.World.dll) Version: 4.1.0.3408 (4.1.0.3408)
Syntax
public float Contrast { get; set; }

Property Value

Type: Single
See Also