Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

why I am not able to display the image? please help me

2 views (last 30 days)
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

Answers (0)

This question is closed.

Tags

Community Treasure Hunt

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

Start Hunting!