why is there a smiley face when use imagesc
조회 수: 2 (최근 30일)
이전 댓글 표시
Hi,
I am doing normal image analysis. When use imagesc, a smiley face shows in the corner. Does it happen to anyone?
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/198481/image.png)
댓글 수: 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!