why error showing to line %*** Check input **** if nargin < 2 error('no bandwidth specified') end while running mean shift algorithm

2 次查看(过去 30 天)
while running mean shift algorithm error showing to line %*** Check input **** if nargin < 2 error('no bandwidth specified') end .

回答(1 个)

madhan ravi
madhan ravi 2018-12-4
Generally it happens becuase the input argument that you passed into the function is less than 2.
P.S - I have no experience with mean shift algorithm.

类别

Help CenterFile Exchange 中查找有关 Matrices and Arrays 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by