フィルターのクリア

How can I test the closure contour and close the open contour

4 ビュー (過去 30 日間)
Haykel
Haykel 2014 年 6 月 25 日
回答済み: Image Analyst 2014 年 6 月 25 日
Hello
Working on a segmentation of 3D CT images. Sometimes when my segmentation algorithm ( Smoothing, thresholding, 8 connected...) runs to extract the region bone, do not produces always (85 %) close contour . So "imfill (..., 'holes')" not works automatically. In fact it's possible (80 %) to take it correctly by imdilate and imerode with a big structring element but I will lose accuracy.
So my problem is :
  • Test the closure contour of each slice
  • Closing the open contour
Please if you have any idea let me know (websites, courses, ...)
Thank you

採用された回答

Image Analyst
Image Analyst 2014 年 6 月 25 日

その他の回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by