Hello,
I am trying to use the nppiGamma* functions documented in:
[url]https://docs.nvidia.com/cuda/npp/group__image__color__gamma__correction.html#details[/url]
None of these functions take a gamma parameter. How is the gamma set? Is there a global lookup table somewhere? I could not find anything.
Thanks