Skip to content

Better resampling of images with AGKTransformPixelMapper #23

@hfossli

Description

@hfossli

As of today we are just using nearest neighbor algorithm. This looks really bad both when downsampling and upscaling.

Creating an alternative version of AGKTransformPixelMapper using some more sophisticated algorithm would be awesome. Here's some code hosted on google which does bicubic interpolation.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions