Error using imread to import image from desktop on Mac

2 visualizaciones (últimos 30 días)
Alexandra Hain
Alexandra Hain el 6 de Nov. de 2017
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.

Respuestas (0)

Categorías

Más información sobre Images en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by