Feeds
답변 있음
imagesc problem when displaying a binary matrix
Adding set(handles.AxesA,'CLim',[0 1]); before imagesc(...) solves my problem.
imagesc problem when displaying a binary matrix
Adding set(handles.AxesA,'CLim',[0 1]); before imagesc(...) solves my problem.
거의 11년 전 | 0
질문
imagesc problem when displaying a binary matrix
I have a GUI to apply some image processing filters to a matrix. After the filtering I want to display the filtered matrix on my...
거의 11년 전 | 답변 수: 2 | 0