Skip to content
  • Ell's avatar
    Bug 786844 - Wavelet decompose plugin changes image slightly · 70881728
    Ell authored
    (AKA Issue with grain merge layer mode)
    
    Fall back to using the legacy grain-extract/merge modes when the
    input image precision is integer, and only use the non-legacy modes
    when the precision is floating point.  The midpoint intensity value
    of the non-legacy modes is 0.5, which isn't representable exactly
    using integer precision, causing small deviations between the input
    image and the reconstructed image.
    70881728