Where to download the example image

104 Ansichten (letzte 30 Tage)
matlabgeek
matlabgeek am 9 Jan. 2016
Beantwortet: tsegaye fekadu am 28 Mär. 2019
Where do we download the caremaman image? Thanks
Can we download it to our local machine? If yes, how?

Akzeptierte Antwort

Star Strider
Star Strider am 9 Jan. 2016
If you have the Image Processing Toolbox, you can load it with:
I = imread('cameraman.tif');
It may be part of core MATLAB, but I’ve had all the Toolboxes so long I don’t remember.
  4 Kommentare
matlabgeek
matlabgeek am 10 Jan. 2016
I see. Thank you very much. Your "which" command help me a lot.
Star Strider
Star Strider am 10 Jan. 2016
My pleasure.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (2)

Ari Fadli
Ari Fadli am 11 Sep. 2018
https://homepages.cae.wisc.edu/~ece533/images/

tsegaye fekadu
tsegaye fekadu am 28 Mär. 2019
I = imread('cameraman.tif');

Kategorien

Mehr zu Downloads finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by