MATLAB SIMULINK 3D ANIMATION - S Guide de l'utilisateur Page 376

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 490
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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.
Vue de la page 375
1 2 ... 371 372 373 374 375 376 377 378 379 380 381 ... 489 490

Commentaires sur ces manuels

Pas de commentaire