2005-04-04 00:07:48
I don't know the details of the algorithm for downsizing pictures. I am curious, would the image detail loss be more pronounced if the ratio of downsizing was not easily divisible by 2, for example:
1. I have an image 2048 pixels wide and resize it to 1024 pixels wide
2. I have an image 2048 pixels wide and resize it to 970 pixels wide
Would image detail loss be more pronounced in the second case? Is the downsizing ratio relevant at all?
1. I have an image 2048 pixels wide and resize it to 1024 pixels wide
2. I have an image 2048 pixels wide and resize it to 970 pixels wide
Would image detail loss be more pronounced in the second case? Is the downsizing ratio relevant at all?
#1