I tried to segment and export it as DICOM following the stepts on that video (Create DICOM files from CT volume and segmentation). I can reopen it on 3D slicer. but I can’t use to on other software. I loss patient information (dose, weight, etc).
You don’t need to save all the patient information into the exported DICOM series that you had in the original study. You can set some of the most commonly used fields in the DICOM export dialog.
How do you export the segmentation? As RT structure set or as DICOM segmentation object? What do you do with the exported DICOM files?
You can use SlicerRadiomics in Slicer to compute radiomics features, you don’t need DICOM export for this. If you have problems with SlicerRadiomics then describe that in detail in a new forum topic.
If the problem is that some software cannot read the DICOM files exported by Slicer then report the error to the maintainer of that software or give us more information about the error you get there. It should not matter what optional study information is included in the exported DICOM files.
@Nora,
It looks to me you tried to extract the features using the SlicerRadiomics extension, but did not get any results.
When this happens, PyRadiomics (working as the backend for SlicerRadiomics) should report why it is not giving you any results. This is included in the logging of Slicer. Can you share the log? You can do so via Help>>Report A Bug