1 | initial version |
Depending on the interpolation method chosen, there are different results. The default linear interpolation reduces aliasing more than INTER_NEAREST, but not as much as the others. For downsampling it's difficult to see much difference between anything other than Nearest.