Where to download the example image
104 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
matlabgeek
am 9 Jan. 2016
Beantwortet: tsegaye fekadu
am 28 Mär. 2019
Where do we download the caremaman image? Thanks
Can we download it to our local machine? If yes, how?
0 Kommentare
Akzeptierte Antwort
Star Strider
am 9 Jan. 2016
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 Kommentare
Weitere Antworten (2)
Siehe auch
Kategorien
Mehr zu Downloads finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!