Click or drag to resize

TonemapDurand Properties

http://www.emgu.com

The TonemapDurand type exposes the following members.

Properties
  NameDescription
Public propertyAlgorithmPtr
The pointer to the unamanged Algorith object
(Inherited from Tonemap.)
Public propertyContrast
Resulting contrast on logarithmic scale, i. e. log(max / min), where max and min are maximum and minimum luminance values of the resulting image.
Public propertyGamma
Positive value for gamma correction. Gamma value of 1.0 implies no correction, gamma equal to 2.2f is suitable for most displays.
(Inherited from Tonemap.)
Public propertyPtr
Pointer to the unmanaged object
(Inherited from UnmanagedObject.)
Public propertySaturation
Positive saturation enhancement value. 1.0 preserves saturation, values greater than 1 increase saturation and values less than 1 decrease it.
Public propertySigmaColor
bilateral filter sigma in coordinate space
Public propertySigmaSpace
Bilateral filter sigma in color space
Top
See Also