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?
回答(1 个)
Image Analyst
2016-2-27
0 个投票
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 个评论
JulyRaynes
2016-2-28
KAE
2018-3-19
You need to include the image name in order to display it, like
imtool('board.tif')
Image Analyst
2018-3-19
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.
类别
在 帮助中心 和 File Exchange 中查找有关 Explore and Edit Images with Image Viewer App 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!