Skip to content
This repository has been archived by the owner on Nov 19, 2020. It is now read-only.

GC-92: Implement bilinear interpolation for Blend algorithm #84

Open
cesarsouza opened this issue Apr 5, 2015 · 0 comments
Open

GC-92: Implement bilinear interpolation for Blend algorithm #84

cesarsouza opened this issue Apr 5, 2015 · 0 comments

Comments

@cesarsouza
Copy link
Member

The image blending algorithm (Blend.cs) currently uses a nearest neighbor approach to merge images, which can sometimes result in pixelated results, specially for text applications. I would be interesting to add at least the possibility for bilinear interpolation in the filter options.

On a side note, more unit tests should be written for the Blend filter before this can be done.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant