MATLAB COMPILER RELEASE NOTES Uživatelská příručka Strana 401

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 716
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 400
Graphics and 3-D Visualization
16-21
Graphics and 3-D Visualization
Functions Previously Only Available in the Image Processing Toolbox
Now Available in MATLAB
The following functions have been added to MATLAB from the Image Processing Toolbox:
rgb2ind: Convert RGB image to indexed image.
dither: Convert image using dithering.
cmunique: Eliminate unneeded colors in colormap of indexed image.
cmpermute: Rearrange colors in colormap.
imapprox: Approximate indexed image by one with fewer colors.
Compatibility Considerations
The dither and imapprox functions no longer display their output as an image via
a call to imshow when called with no output arguments. Instead, the first output
argument appears in the Command Window if no semicolon ends the line.
Function rgb2ind errors when called with syntax rgb2ind(rgb).
Function imapprox errors when called with syntax imapprox(x,map).
Zobrazit stránku 400
1 2 ... 396 397 398 399 400 401 402 403 404 405 406 ... 715 716

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

Žádné komentáře