How to convert image on a matrix
Mostrar comentarios más antiguos
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 comentarios
Claudia Santos
el 19 de En. de 2016
Naufal Abdillah
el 20 de Abr. de 2020
You need to add the image to your matlab path
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Convert Image Type en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!