CUDA NPP Library - Image Gamma Correction

I am looking at the gamma correction functionality in the CUDA NPP Library here: NVIDIA 2D Image And Signal Performance Primitives (NPP): Color Gamma Correction. I am wondering what gamma value is used for the forward gamma correction and what is the difference here between forward and inverse gamma correction?

1 Like

Hi, have the same question. Also I am wondering whether one can look up the source code.

Hi, same here. Can I ask what the gamma setting is for this function? And is there any API that I can call to set Gamma for given image?

Thanks!