The script will read in image files (jpg) into a “cell” array then display them
조회 수: 8 (최근 30일)
이전 댓글 표시
I have 5 .jpg images and I am trying to plot a graph. How do I get the script to read the image files and then display them?
댓글 수: 0
답변 (2개)
Marta Salas
2014년 4월 3일
have you look at the functions imread and imshow ?
댓글 수: 1
Rifat Hasan Prithibi
2019년 6월 2일
I need to read this images from a cell array . Plz help . How to assign them ?
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!