Algorithm that asks the user to insert 20 different images
조회 수: 3 (최근 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!