I want to resize an image Lanczos interpolation but I haven't found any
python module that can do so.  Also, I'm not knowledgeable enough to write
one myself.  What's the best way I can do this?  I use PIL currently but the
resampling filters don't suit my needs (antialias is too slow, bilinear and
bicubic produce aliasing when downsampling).
_______________________________________________
Image-SIG maillist  -  Image-SIG@python.org
http://mail.python.org/mailman/listinfo/image-sig

Reply via email to