Feeds
질문
Getting problem in edge detection function, i myself mistakenly named a file edge.m, created my self, now whenever i use edge function in any of the file, it just close the tool, i deleted the file, and also reinstalled matlab, in other directory..
code: A= imread('color2.jpg'); B= rgb2gray(A); C= edge(B);
거의 12년 전 | 답변 수: 1 | 0