kallenin
29th August 2007, 15:05
Hi,
Is there a clear cut answer for the question of whether you should filter before or after resize? My instinct is to always filter first (so you process on the original source), but I could see maybe if you were enlarging there might be a case to resize first? Or maybe the difference would be so small it would be like the error you get from color space conversions... Anyway if the order doesn't matter, it would seem that you would prefere filter then resize for enlarging and resize then filter for shrinking since that would decrease the amount of processing.
-Kallenin
Is there a clear cut answer for the question of whether you should filter before or after resize? My instinct is to always filter first (so you process on the original source), but I could see maybe if you were enlarging there might be a case to resize first? Or maybe the difference would be so small it would be like the error you get from color space conversions... Anyway if the order doesn't matter, it would seem that you would prefere filter then resize for enlarging and resize then filter for shrinking since that would decrease the amount of processing.
-Kallenin