Where to download the example image
조회 수: 269 (최근 30일)
이전 댓글 표시
Where do we download the caremaman image? Thanks
Can we download it to our local machine? If yes, how?
댓글 수: 0
채택된 답변
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
추가 답변 (2개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Downloads에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!