标题:运行edge进行sobel边缘检测出现的问题
取消只看楼主
lanmao
Rank: 1
等 级:新手上路
帖 子:1
专家分:0
注 册:2006-5-16
 问题点数:0 回复次数:0 
运行edge进行sobel边缘检测出现的问题

>> BW=edge(J,'sobel');
??? Error using ==> images\private\checkinput>check_attributes
Function EDGE expected its first input argument, I,
to be two-dimensional.

Error in ==> images\private\checkinput at 37
check_attributes(A, attributes, function_name, variable_name, ...

Error in ==> edge>parse_inputs at 502
checkinput(I,{'double','logical','uint8','uint16'},...

Error in ==> edge at 161
[a,method,thresh,sigma,H,kx,ky] = parse_inputs(varargin{:})
运行edge进行sobel边缘检测,结果不行
出现了几个错误,请高手看看这是什么问题
我很菜,先谢谢了.

搜索更多相关主题的帖子: edge sobel Error attributes checkinput 
2006-05-16 11:46



参与讨论请移步原网站贴子:https://bbs.bccn.net/thread-64647-1-1.html




关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.108755 second(s), 8 queries.
Copyright©2004-2024, BCCN.NET, All Rights Reserved