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

 采纳的回答

Perhaps just threshold
binaryImage = volumetricImage3D > someThresholdValue;

1 个评论

Thanks Image Analyst, how to set ThresholdValue based on 3D volume image automatically ?

请先登录,再进行评论。

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 Image Processing Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by