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

 Risposta accettata

Perhaps just threshold
binaryImage = volumetricImage3D > someThresholdValue;

1 Commento

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

Accedi per commentare.

Più risposte (0)

Categorie

Richiesto:

il 8 Mar 2019

Commentato:

il 11 Mar 2019

Community Treasure Hunt

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

Start Hunting!

Translated by