How to Segemnt Volume 3D Objects by Pixel gray scale automatically ?

How to Segemnt Volume 3D Objects by Pixel gray scale automatically ? can share any idea's?

 採用された回答

Image Analyst
Image Analyst 2019 年 3 月 8 日

0 投票

Perhaps just threshold
binaryImage = volumetricImage3D > someThresholdValue;

1 件のコメント

voxey
voxey 2019 年 3 月 11 日
Thanks Image Analyst, how to set ThresholdValue based on 3D volume image automatically ?

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeImage Processing Toolbox についてさらに検索

質問済み:

2019 年 3 月 8 日

コメント済み:

2019 年 3 月 11 日

Community Treasure Hunt

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

Start Hunting!

Translated by