Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
why I am not able to display the image? please help me
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I am taking 512*512 image and executing the code below
imData=imread('lena256.bmp'); map=gray(256); imshow(imData,map);
This is the test image

This is the output image

0 Kommentare
Antworten (0)
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!