Algorithm that asks the user to insert 20 different images
1 次查看(过去 30 天)
显示 更早的评论
I am working on a long program and in this algorithm I want to ask the user on the command window to input 20 different images. How could this be achieved? I hope for some help and thank you very much :)
4 个评论
Rik
2021-9-26
That function will return a list of file names. You need to load them. If you're working with normal images imread will do.
采纳的回答
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Processing Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!