MATLAB SIMULINK 3D ANIMATION - S Guida Utente Pagina 376

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 490
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 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.
Vedere la pagina 375
1 2 ... 371 372 373 374 375 376 377 378 379 380 381 ... 489 490

Commenti su questo manuale

Nessun commento