Where to download the example image

231 次查看(过去 30 天)
Where do we download the caremaman image? Thanks
Can we download it to our local machine? If yes, how?

采纳的回答

Star Strider
Star Strider 2016-1-9
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 个评论
matlabgeek
matlabgeek 2016-1-10
I see. Thank you very much. Your "which" command help me a lot.

请先登录,再进行评论。

更多回答(2 个)

Ari Fadli
Ari Fadli 2018-9-11
https://homepages.cae.wisc.edu/~ece533/images/

tsegaye fekadu
tsegaye fekadu 2019-3-28
I = imread('cameraman.tif');

类别

Help CenterFile Exchange 中查找有关 Downloads 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by