Imshow image flickering in appdesighner
9 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
採用された回答
Sharmila Raghu
2016 年 12 月 30 日
I am able to reproduce this behavior.I work for MathWorks and I have forwarded this feedback to the appropriate product team.
4 件のコメント
Yoshi
2018 年 1 月 29 日
I am using 2016b and facing the same flickering problem. Could you share how you worked around this?
参考
カテゴリ
Help Center および File Exchange で Event Functions についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!