How is image downsized when "Image is too big to fit on screen"?

2 visualizzazioni (ultimi 30 giorni)
When displaying an image in imshow, I get the error that "Image is too big to fit on screen; displaying at 67%" and I notice Moire patterns in the resulting image. I'd like to know how the image is downsized to display at reduced size. Is it subsampled, or something else?

Risposta accettata

Steve Eddins
Steve Eddins il 20 Mar 2018
Nearest-neighbor interpolation.
  1 Commento
KAE
KAE il 20 Mar 2018
Thanks so much! This page has a nice demo of how nearest neighbor (and other downsampling algorithms) can introduce Moire, while some filtering beforehand can prevent it.

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Read, Write, and Modify Image in Help Center e File Exchange

Tag

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by