how to implement the graphcut segmentation technique to grayscale image

4 次查看(过去 30 天)
I am doing imagesegmentation on kidney using graphcut to segment kidneys which are grayscale images . i tried to use this below by Mohamed Athiq https://in.mathworks.com/matlabcentral/fileexchange/41526-gray-scale-image-segmentation-using-normalized-graphcuts but iam getting error
  1. In eigs/AminusSigmaBsolve (line 1213)
  2. In eigs>@(v)AminusSigmaBsolve(Bmtimes(v)) (line 149)
  3. In eigs (line 267)
  4. In graphcuts (line 91)
  5. Subscripted assignment dimension mismatch.
  6. Error in graphcuts (line 102)
  7. id(:,:)=se;

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Biomedical Imaging 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by