TonemapDurand Properties |
The TonemapDurand type exposes the following members.
Name | Description | |
---|---|---|
![]() | AlgorithmPtr |
The pointer to the unamanged Algorith object
(Inherited from Tonemap.) |
![]() | Contrast |
Resulting contrast on logarithmic scale, i. e. log(max / min), where max and min are maximum and minimum luminance values of the resulting image.
|
![]() | Gamma |
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.) |
![]() | Ptr |
Pointer to the unmanaged object
(Inherited from UnmanagedObject.) |
![]() | Saturation |
Positive saturation enhancement value. 1.0 preserves saturation, values greater than 1 increase saturation and values less than 1 decrease it.
|
![]() | SigmaColor |
bilateral filter sigma in coordinate space
|
![]() | SigmaSpace |
Bilateral filter sigma in color space
|