oneIPL Specification documentation

  • oneIPL Architecture
    • API Design
    • Memory Model
    • Execution Model
    • Error Handling
      • Exception Classification
      • error_handler Class
        • error_accessor Class
      • warning_handler Class
        • warning_accessor Class
    • Other Features
  • Image Data Abstraction
    • Image Class
      • Image_Image Class
      • USM_Image Class
    • Image Borders
    • Image Regions of Interest
    • USM Image Accessor
    • Image Helper
      • Image Image Helper
      • USM Image Helper
    • Image Utils
  • Filtering Functions
    • Sobel Filter
    • Gaussian Filter
  • Image Geometry Transforms
    • Mirror
    • Resize with Bilinear Interpolation
    • Resize with Bicubic Interpolation
    • Resize with Lanczos Interpolation
    • Resize Supersampling
  • Image Color Conversion
    • Parameters of Color Conversion (spec)
    • Color Gray Scale Conversions
      • Plane Grayscale to RGB/RGBA Color Conversion
      • RGB/RGBA to Plane Grayscale Color Conversion
    • Color Model Conversions
      • I420 to RGB/RGBA Color Conversion
      • NV12 to RGB/RGBA Color Conversion
      • RGB/RGBA to I420 Color Conversion
      • RGB/RGBA to NV12 Color Conversion
      • RGB/RGBA to RGBP Color Conversion
      • RGBP to RGB/RGBA Color Conversion
  • Miscellaneous Operations
    • Copy Operations
    • Normalization
  • Bibliography
  • Appendix: Image Processing Concepts
    • Major Operation Models
    • Neighborhood Operations
    • Color Models
    • Image Data Types and Ranges
    • Image Downsampling
    • Pixel and Planar Image Formats
    • RGB Image Formats
    • CIE Chromaticity Diagram and Color Gamut
    • Gamma Correction
    • Edge Smoothing
Theme by the Executable Book Project

Color Model ConversionsΒΆ

  • I420 to RGB/RGBA Color Conversion
  • NV12 to RGB/RGBA Color Conversion
  • RGB/RGBA to I420 Color Conversion
  • RGB/RGBA to NV12 Color Conversion
  • RGB/RGBA to RGBP Color Conversion
  • RGBP to RGB/RGBA Color Conversion

previous

RGB/RGBA to Plane Grayscale Color Conversion

next

I420 to RGB/RGBA Color Conversion

By Intel
© Copyright 2021, Intel.