how to implement the graphcut segmentation technique to grayscale image

4 ビュー (過去 30 日間)
andhavarapu lokesh
andhavarapu lokesh 2017 年 2 月 14 日
編集済み: andhavarapu lokesh 2017 年 2 月 14 日
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 Center および File ExchangeBiomedical Imaging についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by