Where to download the example image

269 visualizzazioni (ultimi 30 giorni)
Where do we download the caremaman image? Thanks
Can we download it to our local machine? If yes, how?

Risposta accettata

Star Strider
Star Strider il 9 Gen 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 Commenti
matlabgeek
matlabgeek il 10 Gen 2016
I see. Thank you very much. Your "which" command help me a lot.
Star Strider
Star Strider il 10 Gen 2016
My pleasure.

Accedi per commentare.

Più risposte (2)

Ari Fadli
Ari Fadli il 11 Set 2018
https://homepages.cae.wisc.edu/~ece533/images/

tsegaye fekadu
tsegaye fekadu il 28 Mar 2019
I = imread('cameraman.tif');

Categorie

Scopri di più su Downloads in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by