Click or drag to resize

TonemapReinhardColorAdaptation Property

http://www.emgu.com
chromatic adaptation in [0, 1] range. If 1 channels are treated independently, if 0 adaptation level is the same for each channel.

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

Property Value

Type: Single
See Also