Where to download the example image
262 ビュー (過去 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!