MATLAB IMAGE PROCESSING TOOLBOX - RELEASE NOTES Guide de l'utilisateur Page 57

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 122
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 56
8-5
Functionality What Happens
When You Use This
Functionality?
Use This Instead Compatibility
Considerations
imshow function —
imshow(...,
DISPLAY_OPTION)
Errors
imshow(...,
'InitialMagnification',
100)
or
imshow(...,
'InitialMagnification',
'fit')
The syntax
imshow(...,'truesize')
has been
removed. Use the
imshow(...,
'InitialMagnification',100)
syntax instead.
The syntax
imshow(...,'notruesize')
has been
removed. Use the
imshow(...,
'InitialMagnification','fit')
syntax instead.
imshow function —
imshow(x,y,...)
syntax
Errors imshow(...,'XData',
x,'YData',y)
The syntax
imshow(x,y,...)
has been
removed. Use the
imshow(...,'XData',x,'YData',
y) syntax instead.
imshow function
imshow(I,N)
syntax
Errors Not applicable The syntax
imshow(I,N) has
been removed. Your
grayscale image will
be displayed using
256 shades of gray.
imview Errors imtool imview has been
removed. Use imtool
instead.
Vue de la page 56
1 2 ... 52 53 54 55 56 57 58 59 60 61 62 ... 121 122

Commentaires sur ces manuels

Pas de commentaire