Info
此问题已关闭。 请重新打开它进行编辑或回答。
Displaying images on screen/gui
2 次查看(过去 30 天)
显示 更早的评论
i want to display images on a gui(or screen) that satisfy certain properties.images could be 10 or 20 (<=50).how this can be done in matlab.
4 个评论
Image Analyst
2015-10-11
So use imread(). Exactly what is your question? How to display images? How to read 50 images from disk, like the FAQ shows you? How to measure or determine the properites/attributes of the images? How to determine which images meet your selection criteria? How to display the images one at a time or all simultaneously? Can you tell use which question(s) you need answered?
回答(1 个)
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!