Celli119
Celli119
This will depend if we want to support or not macOS. - Of course, if we use MITK 2016.11, then we'll use the multilabel image. - If we want to...
This is a preview of the result of the command line multi label gridCut segmentation (available on my forked repo).  The main issues are : - I don't know...
Sounds like good ideas, do you think you would have time to do it ?
No, the background (not labeled voxels) gets 0 value, then the 1st label is 1 and so on. The number of values is the highest intensity value.
Actually, I'm not comfortable with GUIs, I've tried to see how to write the ideas of @araex but I realized I would need a lot of time to do it....
I've finally got some time to finish the [multilabel/binary user interface](https://github.com/Celli119/mitk-gem/tree/uiIntegration). Of course this will only work with MITK-2016.11. Let me know about the way you want to merge this...
Hello @Besler , Thanks for your comments: - You're right, I didn't think about module dependencies since I've always been compiling with [MITK workbench 2011](https://github.com/Celli119/MITK/tree/mitk2016.11), I'll change that. - I...
Did you convert your image into segmentation ? (right click on it in the data manager -> convert to segmentation) 2017-09-18 23:47 GMT+02:00 Bryce Besler : > How does MITK-GEM...