MATLAB SIMULINK 3D ANIMATION - S Uživatelská příručka Strana 376

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 490
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 375
10 Functions — Alphabetical List
10-36
capture
Class: vrfigure
Capture virtual reality figure image
Syntax
image_capture = capture(figure)
Description
image_capture = capture(figure) captures a virtual reality figure into a
TrueColor RGB image. You can display this image using the image command. You can
then print the figure.
Input Arguments
figure — Virtual reality figure
vrfigure object
Virtual reality figure, specified as a vrfigure object.
Output Arguments
image_capture — Virtual reality figure image
array
Virtual reality figure image, captured as an array. The array is an m-by-n-by-3 data
array that defines red, green, and blue color components for each individual pixel.
Examples
Capture an RGB Image of a Figure
Create and open a vrworld object and associate it with the virtual world vrmount.wrl.
Zobrazit stránku 375
1 2 ... 371 372 373 374 375 376 377 378 379 380 381 ... 489 490

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

Žádné komentáře