Where to download the example image

262 ビュー (過去 30 日間)
matlabgeek
matlabgeek 2016 年 1 月 9 日
回答済み: tsegaye fekadu 2019 年 3 月 28 日
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.
Star Strider
Star Strider 2016 年 1 月 10 日
My pleasure.

サインインしてコメントする。

その他の回答 (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 Center および File ExchangeDownloads についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by