Is there a way to interact programmatically with Medical Image Labeler?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Nicola Dall'Osto
el 12 de Abr. de 2024
Respondida: Cris LaPierre
el 14 de Abr. de 2024
I know that there are some functions that consent to interact with Medical Image Labeler app of Medical Imaging Toolbox, but the operations allowed are very few. In particular I'm looking for a method to open nifti images, segment and save the labels by setting up a script or something else.
Is it feasible?
4 comentarios
Cris LaPierre
el 13 de Abr. de 2024
What do you need the script to do? Load the images into the app?
Your session in the medical image labeler app will automatically save your labels to a Nifti file in the session folder.
Respuesta aceptada
Cris LaPierre
el 14 de Abr. de 2024
I have responded in your other question.
The Label Definitions are saved to a mat file, along with paths to the Data Source and Labeled Data. Your labeled volume is saved as a Nifti file in the LabelData folder in your session folder.
0 comentarios
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!