How to convert image on a matrix
古いコメントを表示
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 件のコメント
Claudia Santos
2016 年 1 月 19 日
Naufal Abdillah
2020 年 4 月 20 日
You need to add the image to your matlab path
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Convert Image Type についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!