Info
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
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..
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
code: A= imread('color2.jpg'); B= rgb2gray(A); C= edge(B);
4 Commenti
Image Analyst
il 2 Apr 2014
Please see Alex's Answer. He knows what he's talking about , probably more than just about anyone else, about this toolbox. What did your "which" command show?
Risposte (1)
Questa domanda è chiusa.
Vedere anche
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!