Webカメラの映像をuitab上に表示するにはどうすればよいですか?
Afficher commentaires plus anciens
ウインドウ上に複数のタブを作成し、そのうちの一つを「Webカメラの映像専用タブ」にしたいです。
cam = webcam(1);
preview(cam);
で表示されるプレビューウインドウの内容を、タブ上に表示するイメージです。
タブの作成まではできております。 空のタブ上に映像を表示させる方法を教えてください。
よろしくお願いします。
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Image Data Acquisition dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!