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

 Réponse acceptée

Perhaps just threshold
binaryImage = volumetricImage3D > someThresholdValue;

1 commentaire

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

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

Community Treasure Hunt

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

Start Hunting!

Translated by