It should be possible to execute Python Code in MITK. I worked on it during my bachelor thesis in the context of integrating deep learning algorithms for segmentation into MITK.
Tasks from this previous work are T27499, T27500, T27564, T27501.
This work needs to be finished in order to make the feature accessible to all MITK users.
Description
Description
Revisions and Commits
Revisions and Commits
Restricted Differential Revision | |
Restricted Differential Revision |
Status | Assigned | Task | ||
---|---|---|---|---|
Resolved | kislinsk | T30170 [Py] Python in MITK | ||
Open | kahl | T27923 Integrate possibility to execute Python Code in MITK |
Event Timeline
Comment Actions
@kahl What is the status here? What is the differences between the two pushed branches? are they redundant or do they cover different aspects. I cannot find a documentation of there purpose.
What where the problems that hindered you to get green builds?
Comment Actions
The feature/T27923-execute-python-code-in-mitk branch should be outdated as the last commit was in 2020. Everything from this work should be integrated in this commit where I pushed all the work from my bachelor thesis on the python-dev branch and based on this, implemented some more features.
The main problems of getting green builds were on the Ubuntu clients where some errors occurred during the build that we were not able to reproduce locally.