Skip to content

Resizing causes artifacts on some images #862

Description

@JulianaGaibler

I noticed that the resize algorithms (when used with an image that has slight banding) create very strange artifacts. How noticeable they are varies but they lead to way larger files.

Banding
For the tests above, I generated grey gradients in Illustrator and Photoshop, resized them with all available Filter-Types (except Nearest) and once through photoshop. Afterwards I extrapolated the levels so the results are clearer.
I also resized the images with OpenCV in C++ (INTER_AREA interpolation), which yielded similar results to what photoshop produced.

I don't know if this is a bug per se, but still wonder if this behaviour could be fixed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions