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

 Akzeptierte Antwort

Perhaps just threshold
binaryImage = volumetricImage3D > someThresholdValue;

1 Kommentar

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

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Gefragt:

am 8 Mär. 2019

Kommentiert:

am 11 Mär. 2019

Community Treasure Hunt

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

Start Hunting!

Translated by