'Scipy ndimage zoom
I can’t understand the operation of ndimage.zoom(). In particular, I cannot understand why if I give a zoom_factor>1, the output image contains more pixels than the original image. Shouldn’t it have less if we zoom in? Because the spatial resolution should be reduced by zooming, not increasing and therefore increasing the number of pixels.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
