MATLAB VIDEO AND IMAGE PROCESSING BLOCKSET 3 Guida Utente Pagina 125

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 252
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 124
Resizing an Image
Resizing an Image
You can use the Resize block to change the size of your image or video stream.
In this example, you learn how to use the Resize block to reduce the size
of an image:
1 Define an intensity image in the MATLAB workspace. At the MATLAB
command prompt, type
I = imread('moon.tif' );
I
is a 537-by-358 m atrix of 8-bit unsigned integer values.
2 To view the image this matrix represents, at the MATLAB command
prompt, type
imshow(I)
5-13
Vedere la pagina 124
1 2 ... 120 121 122 123 124 125 126 127 128 129 130 ... 251 252

Commenti su questo manuale

Nessun commento