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

  • 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 363
10 Functions — Alphabetical List
10-24
capture
Class: vr.canvas
Capture virtual reality canvas image
Syntax
image_capture = capture(canvas)
Description
image_capture = capture(canvas) captures a virtual reality canvas into a
TrueColor RGB image. You can display this image using the image command.
Input Arguments
canvas — Virtual reality canvas
vr.canvas object
Virtual reality canvas, specified as a vr.canvas object.
Output Arguments
image_capture — Virtual reality canvas image
array
Virtual reality canvas 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 363
1 2 ... 359 360 361 362 363 364 365 366 367 368 369 ... 489 490

Commentaires sur ces manuels

Pas de commentaire