Where to download the example image

119 visualizaciones (últimos 30 días)
matlabgeek
matlabgeek el 9 de En. de 2016
Respondida: tsegaye fekadu el 28 de Mzo. de 2019
Where do we download the caremaman image? Thanks
Can we download it to our local machine? If yes, how?

Respuesta aceptada

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

Iniciar sesión para comentar.

Más respuestas (2)

Ari Fadli
Ari Fadli el 11 de Sept. de 2018
https://homepages.cae.wisc.edu/~ece533/images/

tsegaye fekadu
tsegaye fekadu el 28 de Mzo. de 2019
I = imread('cameraman.tif');

Categorías

Más información sobre Downloads 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