why is there a smiley face when use imagesc

Hi,
I am doing normal image analysis. When use imagesc, a smiley face shows in the corner. Does it happen to anyone?

1 Comment

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.

Sign in to comment.

 Accepted Answer

Stephen23
Stephen23 on 7 Dec 2018
Edited: Stephen23 on 7 Dec 2018
That is not a smiley face, it is a photo of Steve Eddins' eldest son:
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 ?

More Answers (0)

Asked:

on 7 Dec 2018

Edited:

on 7 Dec 2018

Community Treasure Hunt

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

Start Hunting!