Imshow image flickering in appdesighner
9 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hello,
for a long timeI have been using imshow to present video in matlab. It is done by presenting the 1st frame with imshow and after that, replacing CData property with new image data, and doing drawnow/pause to actually present it. This is giving a smooth video performance in GUIDE or just in a standalone figure.
Recently I tried to do the same in the new appdesighner. What I get however, with the same method,is a constant flickering of the image making it impossible to work with.
Any 1 have an idea how it can be worked around? Or is it an issue of immaturity of the appdesighner ? (imshow support in appdesighner was only added in 2016b ... )
Thansk in advance, Jenia
0 commentaires
Réponse acceptée
Sharmila Raghu
le 30 Déc 2016
I am able to reproduce this behavior.I work for MathWorks and I have forwarded this feedback to the appropriate product team.
4 commentaires
Yoshi
le 29 Jan 2018
I am using 2016b and facing the same flickering problem. Could you share how you worked around this?
Voir également
Catégories
En savoir plus sur Event Functions dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!