Skip to content

qimgv-plus v2.2.1

Choose a tag to compare

@hadooooooukenhadoooooouken released this 06 Jun 20:45
· 109 commits to master since this release

Bug Fixes

  • Smart sharpen filter: Fix row index mapping in Smart Sharpen upscale.
    • Corrected the modulo index calculations for the sliding window row buffers.
      Previously, the scrambled row mapping caused a vertical seam (visible as a
      horizontal pixel shift on diagonal lines) at thread boundaries.