Imtool not working?
Afficher commentaires plus anciens
I just type in imtool and run it, for some reason I get an error, there is no other code running. Why could this be happening?
Réponses (1)
Image Analyst
le 27 Fév 2016
0 votes
Well since you're not supplying the actual error message and asking us to make a "blind" guess, about all I can suggest is that you don't have the Image Processing Toolbox installed.
3 commentaires
JulyRaynes
le 28 Fév 2016
KAE
le 19 Mar 2018
You need to include the image name in order to display it, like
imtool('board.tif')
Image Analyst
le 19 Mar 2018
Or you can use just imtool() and then use "File->Open..." from imtool's pulldown menu to load an image. Either way assumes that imtool can launch in the first place.
Catégories
En savoir plus sur Display 2-D Images dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!