Imshow image flickering in appdesighner
1 次查看(过去 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!