Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wrong PelType kernels #110

Open
ghost opened this issue Mar 1, 2024 · 1 comment · May be fixed by #140
Open

wrong PelType kernels #110

ghost opened this issue Mar 1, 2024 · 1 comment · May be fixed by #140

Comments

@ghost
Copy link

ghost commented Mar 1, 2024

Mvtools doc lists Peltype = 0 as being Bilinear, 1 as Catmull-Rom, and 2 as a 3 tap Wiener filter (supposedly similar to lanczos)

vsdenoise instead implements these inconsistently, with a Bilinear PelType being completely unimplemented and the Wiener PelType instead being a cubic kernel.

@emotion3459
Copy link
Member

This was never fixed, reopening

@emotion3459 emotion3459 reopened this Nov 28, 2024
@emotion3459 emotion3459 linked a pull request Jan 7, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant