MATLAB IMAGE PROCESSING TOOLBOX - RELEASE NOTES Uživatelská příručka Strana 57

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 122
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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.
Zobrazit stránku 56
1 2 ... 52 53 54 55 56 57 58 59 60 61 62 ... 121 122

Komentáře k této Příručce

Žádné komentáře