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.0.1.3373 (4.0.1.3373)
Syntax
public float Contrast { get; set; }

Property Value

Type: Single
See Also