add picture in matlab
古いコメントを表示
I want to add a picture to matlab , and need this image's matrix too. and I don't have more information from image proccessing. have you some matlab command to do this?
3 件のコメント
Yash
2012 年 7 月 8 日
picture to matlab file??? didnt get you u can read a picture using imread
Walter Roberson
2012 年 7 月 8 日
Fatemeh, when you re-open an Unclear question, you need to provide more details so that people can answer the question.
Sarim Iqbal
2020 年 10 月 22 日
A=imread('imagename.JPG');
採用された回答
その他の回答 (1 件)
Fatima prv
2012 年 7 月 10 日
編集済み: Fatima prv
2012 年 7 月 10 日
カテゴリ
ヘルプ センター および File Exchange で Images についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!