How to convert image on a matrix
Show older comments
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 Comments
Claudia Santos
on 19 Jan 2016
Naufal Abdillah
on 20 Apr 2020
You need to add the image to your matlab path
Accepted Answer
More Answers (0)
Categories
Find more on Convert Image Type in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!