hello,, how to display grayscale image in axes??
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
i hav tried the following portion of code, axes(handles.axes1); image(handles.img) colormap('gray') set(handles.axes1, 'Position', [position(1:2) info.Width+10 info.Height+10]); though image is displayed as gray,, its not as original,, looks vry pale, which cant b identified.. plz help me..
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Colormaps 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!