add picture in matlab
Mostra commenti meno recenti
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 Commenti
Yash
il 8 Lug 2012
picture to matlab file??? didnt get you u can read a picture using imread
Walter Roberson
il 8 Lug 2012
Fatemeh, when you re-open an Unclear question, you need to provide more details so that people can answer the question.
Sarim Iqbal
il 22 Ott 2020
A=imread('imagename.JPG');
Risposta accettata
Più risposte (1)
Fatima prv
il 10 Lug 2012
Modificato: Fatima prv
il 10 Lug 2012
Categorie
Scopri di più su Images in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!