How to implement a implay in a GUI interface.
显示 更早的评论
Hi every one. I am trying to create a GUI with a implay to see a some frames of an image but I don´t know how to do this.
1 个评论
Roberto
2014-4-27
try in the getting started section of gui's
回答(1 个)
Apdullah YAYIK
2014-4-27
0 个投票
Create axes object on gui. right click on exes View callback/Create Function Then write this code (sample.png must be in current directory or you must write full path.)
axes=(hObject) imshow('sample.png')
类别
在 帮助中心 和 File Exchange 中查找有关 Image Processing Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!