Level Set Method for Image Segmentation Using Fuzzy Clustering

2 ビュー (過去 30 日間)
Hoda Gh
Hoda Gh 2021 年 2 月 20 日
回答済み: Vimal Rathod 2021 年 2 月 22 日
Hi everyone,
I want to use this file exchange which seems to work for 2D images but I want to use it for 3D MRI pelvic images. How is it possible to change it for 3D scalar images.
Also it mentions to put the address of images but I don't know where to put the address?!
I appreciate any help. Thanks

回答 (1 件)

Vimal Rathod
Vimal Rathod 2021 年 2 月 22 日
Hi,
You could use individual slices of the 3D Image for segmentation. The slice of 3D image becomes a 2D image which you could feed it into the function. Coming to the address part, you have to change the address in the "imread" function with your image file address.
Refer to the following link to know more about imread function.

カテゴリ

Help Center および File ExchangeMRI についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by