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!