Implement a strategy to avoid overflows when downsampling images with saturated values. One of: * Clamping interpolator * Work in double precision for interpolation then convert back to original type Check what Tobi's BlockProcessing does when downsampling