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 CenterFile Exchange에서 Images에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by