How to extract the liver from initial segmentation?
1 回表示 (過去 30 日間)
古いコメントを表示
I want to extract the whole liver from CT image.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/167284/image.png)
Initial probability map is given below in an image.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/167287/image.png)
I want to extract the red part. Discard other parts. I am using morphological operations but the result is as follows.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/167288/image.png)
because the probability map in the upper part of a liver having a tumor. This part is the black probability which is nearly equal to the background. Please guide me the best solution. Thanks.
0 件のコメント
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!