3D lookup table

In the film industry, 3D lookup tables (3D LUTs) are used to map one color space to another. They are commonly used to calculate preview colors for a monitor or digital projector of how an image will be reproduced on another display device, typically the final digitally projected image or release print of a movie. A 3D LUT is a 3D lattice of output RGB color values that can be indexed by sets of input RGB colour values. Each axis of the lattice represents one of the three input color components and the input color thus defines a point inside the lattice. Since the point may not be on a lattice point, the lattice values must be interpolated; most products use trilinear interpolation.[1]

3D LUTs are used extensively in the movie production chain, as part of the Digital Intermediate process.[2][3][4]

Cubes may be of various sizes and bit depths. Often 17×17×17 cubes are used as 3D LUTs. The most common practice is to use RGB 10-bit/component log images as the input to the 3D LUT. Output is usually RGB values that are to be placed unchanged into a display device's buffer.

Modern graphics cards have direct support for 3D LUTs, allowing entire HD images to be processed at 60 fps or faster.[5]

Many 3D lookup tables start with a magic number to note the type of 3D LUT.[6]


Red (A), Green (B), Blue (C) 16 bit Look Up Table file sample. (Lines 14 to 65524 not shown)

See also

References

  1. Selan, Jeremy (2004). "Using Lookup Tables to Accelerate Color Transformations" GPU Gems 2, Chapter 24. http://http.developer.nvidia.com/GPUGems2/gpugems2_chapter24.html ISBN 0-321-33559-7
  2. http://www.digital-intermediate.co.uk Calibration LUTs - Look Up Tables
  3. Grasvalley 3D LUT, LUTher
  4. LUTs Part 1: What is a LUT?, By Angelo Lorenzo, December 4th, 2012
  5. Apple, Using Display LUTs
  6. Abobe, Digital Negative (DNG), Specification, Page 52, June 2012
This article is issued from Wikipedia - version of the 9/12/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.