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.
更多回答(2 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!