hello,, how to display grayscale image in axes??
조회 수: 3 (최근 30일)
이전 댓글 표시
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
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 White에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!