8000 Filtering (using Lanczos3 for example) · Issue #40 · jcupitt/vipsdisp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Filtering (using Lanczos3 for example) #40
Open
@Rodrigodd

Description

@Rodrigodd

I am currently working on integrating libvips into an image viewer that uses tiling. I am trying to use libvips specifically because it can filter the image during resizing (Lanczos, etc.) (See: Rodrigodd/image-decoder#1).

I recently discovered this project, and I imagine it could serve as a good reference implementation, but it seems to be missing the filtering functionality when zooming out.

Could filtering be added to this project? If it's straightforward to implement, I can try adding it myself. I’ve actually already attempted this, but the code is a bit hard to follow due to the handling of pyramidal image formats.

As a workaround, I will check if I can generate pyramidal images with pre-applied filtering.

Edit: I just found that #1 discusses this. I will check out @aferrero2707's fork and see how it goes.

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

      0