How to convert image on a matrix
Afficher commentaires plus anciens
Hello! Im trying to convert an image in a matrix using matlab. however when i put the command: A = imread('image112.jpg'), the only answer I get is: «Error using imread (line 349) File "teddy.jpg" does not exist.»
What am I doing wrong? Ihe image is save on the destktop...
2 commentaires
Claudia Santos
le 19 Jan 2016
Naufal Abdillah
le 20 Avr 2020
You need to add the image to your matlab path
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Convert Image Type dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!