why is there a smiley face when use imagesc
3 ビュー (過去 30 日間)
古いコメントを表示
Hi,
I am doing normal image analysis. When use imagesc, a smiley face shows in the corner. Does it happen to anyone?
1 件のコメント
Rik
2018 年 12 月 7 日
I would expect that the face is in your image data. If you supply your input files, along with the code you used, we could check.
採用された回答
Stephen23
2018 年 12 月 7 日
編集済み: Stephen23
2018 年 12 月 7 日
For some reason you have the default image data mixed up with your own data. Possibly this occured because you somehow added new image data to an already displayed image (e.g. perhaps after using hold on)... what MATLAB version are you using, and how are you calling imagesc ?
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Startup and Shutdown についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!