Why when I'm displaying the webcam on axes in app designer it shows opposite?

1 vue (au cours des 30 derniers jours)
Ahmer Shahid
Ahmer Shahid le 14 Jan 2019
I'm using app desiger in MATLAB 2018a. When I display webcam on axes it shows opposite.
I'm using this code.
app.camera = webcam(1);
app.imageObject = image(app.livedisplay);
preview(app.camera,app.imageObject);
If I use videoinput function then I cannot display it on axes with this code.

Réponses (0)

Catégories

En savoir plus sur Develop Apps Using App Designer dans Help Center et File Exchange

Produits


Version

R2018a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by