Discuss digital image processing techniques and algorithms. We encourage its application to ImageMagick but you can discuss any software solutions here.
Preliminary testing suggests that the Quadratic filter (2nd degree B-spline with support [-1.5,1.5]) works well with EWA (when upsampling; downsampling, of course, is always another story):
... or pushing the luma and chroma channels through EWA with BC-splines with different c: closer to Cubic for the chroma than for the luma, esp. when using chroma subsampling.