NVIDIA 2D Image And Signal Performance Primitives (NPP)
Version 11.1.0.*
|
Routines manipulating an image's color model and sampling format. More...
Modules | |
Color Model Conversion | |
Routines for converting between various image color models. |
|
ColorToGray Conversion | |
Routines for converting color images to grayscale. |
|
ColorDebayer | |
Grayscale Color Filter Array to RGB Color Debayer conversion. |
|
Color Sampling Format Conversion | |
Routines for converting between various image color sampling formats. |
|
Color Gamma Correction | |
Routines for correcting image color gamma. |
|
Complement Color Key | |
Routines for performing complement color key replacement. |
|
Color Processing | |
Routines for performing image color manipulation. |
|
Routines manipulating an image's color model and sampling format.
These functions can be found in the nppicc library. Linking to only the sub-libraries that you use can significantly save link time, application load time, and CUDA runtime startup time when using dynamic libraries.