why is there a smiley face when use imagesc
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Chao Gong
am 7 Dez. 2018
Bearbeitet: Stephen23
am 7 Dez. 2018
Hi,
I am doing normal image analysis. When use imagesc, a smiley face shows in the corner. Does it happen to anyone?
1 Kommentar
Rik
am 7 Dez. 2018
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.
Akzeptierte Antwort
Stephen23
am 7 Dez. 2018
Bearbeitet: Stephen23
am 7 Dez. 2018
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 ?
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!