Error using imread>get_full_filename (line 569) File "cameraman.tif" does not exist.

27 views (last 30 days)
Hello,
I am trying to store the image 'cameraman.tif' in a variable using imread function, but it's not working. The error is:
Error using imread>get_full_filename (line 569)
File "cameraman.tif" does not exist.
How can I solve this?
Thanks.

Accepted Answer

Walter Roberson
Walter Roberson on 28 Oct 2021
Edited: Walter Roberson on 28 Oct 2021
Perhaps you do not have the Image Processing Toolbox installed.

More Answers (0)

Categories

Find more on Introduction to Installation and Licensing 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!