Skip to content

Upscaling shifts the image #48

Description

@m35

Image

To reproduce

git clone https://github.com/mortennobel/java-image-scaling.git
Copy attached Test.java file under src/main/java
cd java-image-scaling
mvn clean install
Put testupscale.png in the current directory
java -cp target\java-image-scaling-0.8.7-SNAPSHOT.jar Test

Compare testupscale-gimp-none.png with boxImg.png

Compare testupscale-gimp-cubic.png with bicubicImg.png

This affects all algorithms.

Image Image Image Image Image

Test.java

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions