Skip to content

Tiff Viewer improvement request: Use "nearest neighbor" instead of linear interpolation #22479

@kostrykin

Description

@kostrykin

The Tiff viewer is nice to have, but it has one important caveat.

When zooming in, the image becomes very blurry. This is because the Viewer uses linear interpolation (at least it looks so). For image analysis tasks, it is usually preferred to have nearest neighbor-like interpolation. This would produce visible, square-shaped pixels when zooming in instead of a blurry image.

If this could be implemented, maybe as a toggle, it would be very helpful.

cc @davelopez

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

To Do, Assigned

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions