Currently, the image requesting for segmentation is written as a .nii.gz file and then read as binary to create the REST request for MonaiLabel.
Also, the segmentation response is written as a .nii.gz file and then read as LabelSetImage for MITK.
Hence, there are 4 calls now to disk memory manager which is inefficient.
This should avoided as much as possible.
Description
Description
Status | Assigned | Task | ||
---|---|---|---|---|
Resolved | kislinsk | T29191 [SEG] New segmentation tool candidates | ||
Resolved | kislinsk | T29192 [SEG] MONAI Label support in MITK Workbench | ||
Resolved | a178n | T29295 MONAI Label App as auto-segmentation tool in MITK | ||
Resolved | kislinsk | T29455 Avoid image R/W to disk for MonaiLabel REST transactions |
Event Timeline
Comment Actions
This task was closed here on Phabricator since it was migrated to GitLab. Please continue on GitLab.