NVIDIA 2D Image And Signal Performance Primitives (NPP)  Version 11.5.0.*
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
Modules
Color Model Conversion

Routines for converting between various image color models. More...

Modules

  RGBToYUV
  RGB to YUV color conversion.
 
  BGRToYUV
  BGR to YUV color conversion.
 
  YUVToRGB
  YUV to RGB color conversion.
 
  YUVToRGBBatch
  YUV to RGB batch color conversion with a single Region-of-Interest (ROI) for all pairs of input/output images provided in batches.
 
  YUVToRGBBatchAdvanced
  YUV to RGB batch color conversion where each pair of input/output images from provided batches has own Region-of-Interest (ROI).
 
  YUVToBGR
  YUV to BGR color conversion.
 
  YUVToBGRBatch
  YUV to BGR batch color conversion with a single Region-of-Interest (ROI) for all pairs of input/output images provided in batches.
 
  YUVToBGRBatchAdvanced
  YUV to BGR batch color conversion where each pair of input/output images from provided batches has own Region-of-Interest (ROI).
 
  RGBToYUV422
  RGB to YUV422 color conversion.
 
  YUV422ToRGB
  YUV422 to RGB color conversion.
 
  YUV422ToRGBBatch
  Planar YUV422 to packed RGB batch color conversion with a single Region-of-Interest (ROI) for all pairs of input/output images provided in batches.
 
  YUV422ToRGBBatchAdvanced
  Planar YUV422 to packed RGB batch color conversion where each pair of input/output images from provided batches has own Region-of-Interest (ROI).
 
  YUV422ToBGRBatch
  Planar YUV422 to packed BGR batch color conversion with a single Region-of-Interest (ROI) for all pairs of input/output images provided in batches.
 
  YUV422ToBGRBatchAdvanced
  Planar YUV422 to packed BGR batch color conversion where each pair of input/output images from provided batches has own Region-of-Interest (ROI).
 
  RGBToYUV420
  RGB to YUV420 color conversion.
 
  YUV420ToRGB
  YUV420 to RGB color conversion.
 
  YUV420ToRGBBatch
  Planar YUV420 to packed RGB batch color conversion with a single Region-of-Interest (ROI) for all pairs of input/output images provided in batches.
 
  YUV420ToRGBBatchAdvanced
  Planar YUV420 to packed RGB batch color conversion where each pair of input/output images from provided batches has own Region-of-Interest (ROI).
 
  NV12ToRGB
  NV12 to RGB color conversion.
 
  NV21ToRGB
  NV21 to RGB color conversion.
 
  BGRToYUV420
  BGR to YUV420 color conversion.
 
  YUV420ToBGR
  YUV420 to BGR color conversion.
 
  YUV420ToBGRBatch
  Planar YUV420 to packed BGR batch color conversion with a single Region-of-Interest (ROI) for all pairs of input/output images provided in batches.
 
  YUV420ToBGRBatchAdvanced
  Planar YUV420 to packed BGR batch color conversion where each pair of input/output images from provided batches has own Region-of-Interest (ROI).
 
  NV12ToBGR
  NV12 to BGR color conversion.
 
  NV21ToBGR
  NV21 to BGR color conversion.
 
  RGBToYCbCr
  RGB to YCbCr color conversion.
 
  YCbCrToRGB
  YCbCr to RGB color conversion.
 
  YCbCrToRGBBatch
  YCbCr to RGB batch color conversion with a single Region-of-Interest (ROI) for all pairs of input/output images provided in batches.
 
  YCbCrToRGBBatchAdvanced
  YCbCr to RGB batch color conversion where each pair of input/output images from provided batches has own Region-of-Interest (ROI).
 
  YCbCrToBGR
  YCbCr to BGR color conversion.
 
  YCbCrToBGRBatch
  YCbCr to BGR batch color conversion with a single Region-of-Interest (ROI) for all pairs of input/output images provided in batches.
 
  YCbCrToBGRBatchAdvanced
  YCbCr to BGR batch color conversion where each pair of input/output images from provided batches has own Region-of-Interest (ROI).
 
  YCbCrToBGR_709CSC
  YCbCr to BGR_709CSC color conversion.
 
  RGBToYCbCr422
  RGB to YCbCr422 color conversion.
 
  YCbCr422ToRGB
  YCbCr422 to RGB color conversion.
 
  YCbCr422ToRGBBatch
  Planar YCbCr422 to packed RGB batch color conversion with a single Region-of-Interest (ROI) for all pairs of input/output images provided in batches.
 
  YCbCr422ToRGBBatchAdvanced
  Planar YCbCr422 to packed RGB batch color conversion where each pair of input/output images from provided batches has own Region-of-Interest (ROI).
 
  RGBToYCrCb422
  RGB to YCrCb422 color conversion.
 
  YCrCb422ToRGB
  YCrCb422 to RGB color conversion.
 
  BGRToYCbCr422
  BGR to YCbCr422 color conversion.
 
  YCbCr422ToBGR
  YCbCr422 to BGR color conversion.
 
  YCbCr422ToBGRBatch
  Planar YCbCr422 to packed BGR batch color conversion with a single Region-of-Interest (ROI) for all pairs of input/output images provided in batches.
 
  YCbCr422ToBGRBatchAdvanced
  Planar YCbCr422 to packed BGR batch color conversion where each pair of input/output images from provided batches has own Region-of-Interest (ROI).
 
  RGBToCbYCr422
  RGB to CbYCr422 color conversion.
 
  CbYCr422ToRGB
  CbYCr422 to RGB color conversion.
 
  BGRToCbYCr422
  BGR to CbYCr422 color conversion.
 
  BGRToCbYCr422_709HDTV
  BGR to CbYCr422_709HDTV color conversion.
 
  CbYCr422ToBGR
  CbYCr422 to BGR color conversion.
 
  CbYCr422ToBGR_709HDTV
  CbYCr422 to BGR_709HDTV color conversion.
 
  RGBToYCbCr420
  RGB to YCbCr420 color conversion.
 
  YCbCr420ToRGB
  YCbCr420 to RGB color conversion.
 
  YCbCr420ToRGBBatch
  Planar YCbCr420 to packed RGB batch color conversion with a single Region-of-Interest (ROI) for all pairs of input/output images provided in batches.
 
  YCbCr420ToRGBBatchAdvanced
  Planar YCbCr420 to packed RGB batch color conversion where each pair of input/output images from provided batches has own Region-of-Interest (ROI).
 
  RGBToYCrCb420
  RGB to YCrCb420 color conversion.
 
  YCrCb420ToRGB
  YCrCb420 to RGB color conversion.
 
  BGRToYCbCr420
  BGR to YCbCr420 color conversion.
 
  BGRToYCbCr420_709CSC
  BGR to YCbCr420_709CSC color conversion.
 
  BGRToYCbCr420_709HDTV
  BGR to YCbCr420_709HDTV color conversion.
 
  BGRToYCrCb420_709CSC
  BGR to YCrCb420_709CSC color conversion.
 
  YCbCr420ToBGR
  YCbCr420 to BGR color conversion.
 
  YCbCr420ToBGRBatch
  Planar YCbCr420 to packed BGR batch color conversion with a single Region-of-Interest (ROI) for all pairs of input/output images provided in batches.
 
  YCbCr420ToBGRBatchAdvanced
  Planar YCbCr420 to packed BGR batch color conversion where each pair of input/output images from provided batches has own Region-of-Interest (ROI).
 
  YCbCr420ToBGR_709CSC
  YCbCr420_709CSC to BGR color conversion.
 
  YCbCr420ToBGR_709HDTV
  YCbCr420_709HDTV to BGR color conversion.
 
  BGRToYCrCb420
  BGR to YCrCb420 color conversion.
 
  BGRToYCbCr411
  BGR to YCbCr411 color conversion.
 
  RGBToYCbCr411
  RGB to YCbCr411 color conversion.
 
  BGRToYCbCr
  BGR to YCbCr color conversion.
 
  YCbCr411ToBGR
  YCbCr411 to BGR color conversion.
 
  YCbCr411ToRGB
  YCbCr411 to RGB color conversion.
 
  RGBToXYZ
  RGB to XYZ color conversion.
 
  XYZToRGB
  XYZ to RGB color conversion.
 
  RGBToLUV
  RGB to LUV color conversion.
 
  LUVToRGB
  LUV to RGB color conversion.
 
  BGRToLab
  BGR to Lab color conversion.
 
  LabToBGR
  Lab to BGR color conversion.
 
  RGBToYCC
  RGB to PhotoYCC color conversion.
 
  YCCToRGB
  PhotoYCC to RGB color conversion.
 
  YCCKToCMYK_JPEG
  This function partially converts JPEG YCCK to CMYK.
 
  CMYK_OR_YCCK_JPEG_TO_RGB
  These functions convert JPEG CMYK or YCCK color format images to either planar or packed RGB images for images which need no color profile conversion.
 
  CMYK_OR_YCCK_JPEG_TO_BGR
  These functions convert JPEG CMYK or YCCK color format images to either planar or packed BGR images for images which need no color profile conversion.
 
  RGBToHLS
  RGB to HLS color conversion.
 
  HLSToRGB
  HLS to RGB color conversion.
 
  BGRToHLS
  BGR to HLS color conversion.
 
  HLSToBGR
  HLS to BGR color conversion.
 
  RGBToHSV
  RGB to HSV color conversion.
 
  HSVToRGB
  HSV to RGB color conversion.
 
  JPEG Color Conversion
  The set of JPEG color conversion functions available in the library.
 

Detailed Description

Routines for converting between various image color models.