There is a function nppiLUT_16u_C1R for 16 bit image. 16 bit image has 65536 brightness levels. But the function supports 1024 levels maximum, according to nvidia documentation(NVIDIA 2D Image And Signal Performance Primitives (NPP): ColorLUT). I guess there is some sort of tricky method to by pass such limitation. But I did not manage to find any example of implementation of the function. Could you please help me?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
NVPP - how to work with 16 bit gray images? | 3 | 6127 | January 29, 2010 | |
NPP library filter functions | 2 | 1129 | February 28, 2011 | |
(NPP) Load rgb (or non 8-bit) images from file | 0 | 825 | March 10, 2011 | |
NVIDIA High Precision HDR | 0 | 1040 | August 24, 2011 | |
Does NPP library contains a subroutine computing the gradients of an image or sobel filter? | 1 | 648 | September 23, 2013 | |
Performance | 0 | 319 | June 15, 2019 | |
Example Using nppiLUTPalette_8u_C4R or Other LUT Palette Method | 1 | 429 | September 12, 2019 | |
GraphCuts Using NPP | 1 | 253 | February 16, 2015 | |
Load image using NPP ? | 0 | 1122 | June 23, 2010 | |
Unsharp Mask with NPP not Working | 1 | 576 | December 19, 2017 |