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!