Click or drag to resize

TonemapMantiukScale Property

http://www.emgu.com
Contrast scale factor. HVS response is multiplied by this parameter, thus compressing dynamic range. Values from 0.6 to 0.9 produce best results.

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

Property Value

Type: Single
See Also