Imtool not working?

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?

Respuestas (1)

Image Analyst
Image Analyst el 27 de Feb. de 2016

0 votos

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 comentarios

JulyRaynes
JulyRaynes el 28 de Feb. de 2016
It was only saying 'error imtool' but it's somehow working now and I haven't changed anything, all I've been doing is typing imtool into the command window.
KAE
KAE el 19 de Mzo. de 2018
You need to include the image name in order to display it, like
imtool('board.tif')
Image Analyst
Image Analyst el 19 de Mzo. de 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.

Iniciar sesión para comentar.

Etiquetas

Preguntada:

el 27 de Feb. de 2016

Comentada:

el 19 de Mzo. de 2018

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by