Hi, while looking for a way to produce quality resize of line drawings I was suggested this algorithm: https://secure.wikimedia.org/wikipedia/en/wiki/Hqx It produces by far best results on fixed resize ratios: 2x, 3x, 4x Color edges are crisp, lines almost sharp as wanted, and I was wondering does scipy has similar function, or different approach that may give good results on clip-art images resize?
On Mon, Oct 1, 2012 at 10:08 PM, klo uo <klonuo@gmail.com> wrote:
Hi,
while looking for a way to produce quality resize of line drawings I was suggested this algorithm: https://secure.wikimedia.org/wikipedia/en/wiki/Hqx
It produces by far best results on fixed resize ratios: 2x, 3x, 4x Color edges are crisp, lines almost sharp as wanted, and I was wondering does scipy has similar function, or different approach that may give good results on clip-art images resize?
We do not have any such specialized filters. -- Robert Kern
participants (2)
-
klo uo -
Robert Kern