drop down for imread
显示 更早的评论
%I want to add the drop down menu option with imread to read the different images in a folder. How can i do it
回答(1 个)
Benjamin Thompson
2022-1-24
0 个投票
I do not see that option available. But if you call uiopen to let the user select an image and pass their selection as the input to imread, it should let you do it.
类别
在 帮助中心 和 File Exchange 中查找有关 Audio and Video Data 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!