Save new segmentation from PET/CT images

Hi all,

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).

This how my saved file look like:

how I can maintain the image information for further analysis?
Really appreciate your help .

Cheers,

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?

Hi Andras,

My apologies for my very basic questions. Really admire your quick reply.

This is what I did:

00
21

I tried to do lots of things:

1- to apply radiomics extension to extarct some features in 3D slicer.
but I got an empty table:
45

2- Then I tried to upload the file in LIFEx to see if it works there. It gave me an error.

3- I tried also to use the pyradiomics open source on python. but it won’t go through.

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