Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to create mask in MITK diffustion #15

Open
lvxy-wwy opened this issue Nov 22, 2024 · 6 comments
Open

unable to create mask in MITK diffustion #15

lvxy-wwy opened this issue Nov 22, 2024 · 6 comments

Comments

@lvxy-wwy
Copy link

In newest version, lables or ROIs could not create masks so that could not select ROI in IVIM windows.

Snipaste_2024-11-22_17-33-36

Snipaste_2024-11-22_17-36-23

@peterneher
Copy link
Member

Hi. THis is indeed an issue since MITK changed to multi-label images. I never updated MITK Diffusion. Nevertheless, a workaround is to save the segmentation and when loading it again, select "ITK NrrdImageIO" as file reader. The loaded segmentation should work in IVIM.

@peterneher
Copy link
Member

@kislinsk is there an easier way to get a binary image from a single label?

@kislinsk
Copy link
Member

Yes, you can do it in the Segmentation Utilities:

Screenshot 2024-11-22 132924

@lvxy-wwy
Copy link
Author

是的,您可以在分段实用程序中执行此操作:

截图 2024-11-22 132924

There is no ‘extract from segmentation’ tool in my mitk diffusion version windows10 2023.06.06 (https://www.mitk.org/download/diffusion/nightly/). Can you provide an older version of mitk diffusion?
Snipaste_2024-11-22_21-35-33

@peterneher
Copy link
Member

MITK Diffusion is currently based on an older MITK version that does not support this directly. SO for the time being, you are stuck with the saving/loading way.

@peterneher
Copy link
Member

I uploaded a new version to https://www.mitk.org/download/diffusion/nightly/

"extract from segmentation" should work there. Could you check if this works for you?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants