Skip to content

Add the magic kernel sharp 2021 resampling filter#9173

Closed
amarz45 wants to merge 2 commits intopython-pillow:mainfrom
amarz45:main
Closed

Add the magic kernel sharp 2021 resampling filter#9173
amarz45 wants to merge 2 commits intopython-pillow:mainfrom
amarz45:main

Conversation

@amarz45
Copy link
Copy Markdown

@amarz45 amarz45 commented Aug 25, 2025

This pull request adds MAGIC_KERNEL_SHARP_2021 as a resampling filter. Magic Kernel Sharp is an alternative to Lanczos with better quality and greater CPU and storage efficiency. I derived the implementation from the website homepage.

@radarhere
Copy link
Copy Markdown
Member

This appears to be a duplicate of #8811

@amarz45
Copy link
Copy Markdown
Author

amarz45 commented Aug 25, 2025

You're right, my bad. I should've searched for similar pull requests before making mine. Looking at #8811, the implementation is very similar to mine. Feel free to close my pull request since it's a duplicate, but I'm also hoping #8811 gets merged soon.

@radarhere radarhere closed this Aug 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants