The script will read in image files (jpg) into a “cell” array then display them
2 ビュー (過去 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!