MATLAB VIDEO AND IMAGE PROCESSING BLOCKSET 3 Guide de l'utilisateur Page 132

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 252
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 131
5 Geometri c Transformation
Cropping an Image
You can use the Selector block to cro p your image or video stream. In this
examp le, you learn how to use th e S elector block to trim an image down to a
particular region of interest:
1 Define an intensity image in the MATLAB workspace. At the MATLAB
command prompt, type
I = imread('coins.png ');
I
is a 246-by-300 m atrix of 8-bit unsigned integer values.
2 To view the image this matrix represents, at the MATLAB command
prompt, type
imshow(I)
3 Create a new Simulink model, and add to it the blocks shown in the
following table.
5-20
Vue de la page 131
1 2 ... 127 128 129 130 131 132 133 134 135 136 137 ... 251 252

Commentaires sur ces manuels

Pas de commentaire