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

 Respuesta aceptada

Perhaps just threshold
binaryImage = volumetricImage3D > someThresholdValue;

1 comentario

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

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Image Processing Toolbox en Centro de ayuda y File Exchange.

Preguntada:

el 8 de Mzo. de 2019

Comentada:

el 11 de Mzo. de 2019

Community Treasure Hunt

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

Start Hunting!

Translated by