@irgamma attribute
🔌dp.kinect
 dp.kinect2
 dp.kinect3
 dp.oak
- signature
irgamma GAMMA_FLOAT
- values
- 1.0 default
- examples
@irgamma 1.3
Apply gamma correction
to infrared image enabled with @irmap
. Use to brighten or darken
areas of the infrared image without adjusting the entire image intensity.
The formula is: output = input(1/irgamma) where
-
1.0
disables correction -
> 1.0
brightens -
< 1.0
darkens