Error using imread to import image from desktop on Mac

2 ビュー (過去 30 日間)
Alexandra Hain
Alexandra Hain 2017 年 11 月 6 日
So I'm extremely new to matlab but I'm trying to use some image processing tools on an image. The problem is I can't figure out how to import the image into Matlab with the imread command because it just gives me this error. {>> I = imread('pothole.png') Error using imread>get_full_filename (line 516) File "pothole.png" does not exist.
Error in imread (line 340) fullname = get_full_filename(filename);} I feel like I need to do something about the path but I'm honestly stuck at this point.

回答 (0 件)

カテゴリ

Help Center および File ExchangeImages についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by