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

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

@cesarsouza

Description

@cesarsouza

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions