Where to download the example image
265 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
matlabgeek
le 9 Jan 2016
Réponse apportée : tsegaye fekadu
le 28 Mar 2019
Where do we download the caremaman image? Thanks
Can we download it to our local machine? If yes, how?
0 commentaires
Réponse acceptée
Star Strider
le 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 commentaires
Plus de réponses (2)
Voir également
Catégories
En savoir plus sur Downloads dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!