Wed, Sep 20
Discussion result: Use permissive mode always switched on. No preferences needed.
Discussion result: Feature is useful but not as plugin on its own but instead as part of the statistics plugin (as an additional button like copy to clipboard).
Tue, Sep 19
Yes there is. As only (potentially) the pixel values of image parts with an mask should be exported. And you can select multiple image (as long as they have the same geometry), there pixel values will be exported into the same table.
Fri, Sep 8
@full Is this still an issue (with the current release)?
Aug 17 2023
As far as I understand the plugin's purpose it is basically an export of an image as CSV file? And the request is to add it to MITK instead of eMITK? Is there some additional functionality involved or could we just add it as another MIME type for images instead of a dedicated plugin?
Aug 16 2023
Deleted branch from rMITK MITK: feature/T30177-ContourModelSetToSegmentationApp.
Deleted branch from rMITK MITK: feature/T30176-FindTask.
Aug 12 2023
After we have moved to Qt6, we then have QtCharts to our disposal and migrate to that.
After we have moved to Qt6, we then have QtCharts to our disposal and migrate to that.
After we have moved to Qt6, we then have QtCharts to our disposal and migrate to that.
Should be done after(!) we have moved to Qt6 as we then have QtCharts to our disposal and migrate to that.
Should be done after(!) we have moved to Qt6 as we then have QtCharts to our disposal and migrate to that.
Aug 11 2023
Aug 9 2023
We want to have:
- a slick minimum Workbench version
- a fuller / bigger version. Exact contents and name still need to be compiled (e.g. Perfusion, Fitting, ...)
Aug 6 2023
Aug 4 2023
Aug 3 2023
MitkContoursToImage.bat --reference image.dcm --input rtstruct_contours.dcm --output output.nrrd
The app is now called MitkContoursToImage. By default it outputs classic binary images for each contour set in the input. Use the --format/-f flag (defaults to binary) to change the output format to label or multilabel. The former outputs single-label segmentations for each contour set in the input and the latter outputs a single multi-label segmentation with labels for each contour set. Note that each label will be in its own layer/group to allow for overlapping labels.
Pushed new branch to rMITK MITK: feature/T30177-ContourModelSetToSegmentationApp.
Aug 2 2023
Aug 1 2023
Pushed new branch to rMITK MITK: feature/T30176-FindTask.
I just did the Pic3D/brain test mentioned above and it works with v2023.04.
We could set up a test case to check if it is still an issue in the context of segmentation task lists. A segmentation task list with two tasks, one task referencing Pic3D.nrrd, the other task referencing the tilted brain.nrrd image. If this is working with the latest release it should be a proof that is not an issue anymore.
Thanks for the report. We recently removed this functionality from MITK so I would like to close this task as Wontfix if you are fine with the workaround you mentioned?