Skip to content
  • Pekka Paalanen's avatar
    octave: add transfer_function_lut1d_error_taps.m · d350bd2c
    Pekka Paalanen authored
    
    
    This script plots the maximum absolute error versus number of taps, when
    you are approximating a transfer function with a 1D LUT using a given
    number of taps.
    
    This shows that increasing the number of taps has diminishing returns,
    especially for pure power-law inverse functions, while the approximation
    error remains relatively high even for 8-bit values.
    
    Signed-off-by: default avatarPekka Paalanen <pekka.paalanen@collabora.com>
    d350bd2c