Where to download the example image

조회 수: 269 (최근 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 CenterFile Exchange에서 Downloads에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by