From: Casper on
I'm fairly sure it's the case but i'd rather ask than to make any assumptions. If an image is too large to be fitted onto your screen MatLab will issue the warning:

Warning: Image is too big to fit on screen; displaying at 8%

for instance. I'm assuming that the 8% image is a linear "downscaled" version of the origina image?
From: ImageAnalyst on
On May 4, 4:55 pm, "Casper " <no...(a)box.diku.dk> wrote:
> I'm fairly sure it's the case but i'd rather ask than to make any assumptions. If an image is too large to be fitted onto your screen MatLab will issue the warning:
>
> Warning: Image is too big to fit on screen; displaying at 8%
>
> for instance. I'm assuming that the 8% image is a linear "downscaled" version of the origina image?

-------------------------------------------------------------------
Does it really matter?
Why do you care if it's block averaged down or just takes nearest
neighbor? It's just the display, and you probably won't notice.
Perhaps you may have a little aliasing (moire pattern) but I doubt it.