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!