MATLAB COMPILER RELEASE NOTES Podręcznik Użytkownika Strona 401

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 716
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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).
Przeglądanie stron 400
1 2 ... 396 397 398 399 400 401 402 403 404 405 406 ... 715 716

Komentarze do niniejszej Instrukcji

Brak uwag