Info
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
why I am not able to display the image? please help me
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Questa domanda è chiusa.
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!