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