Hello,
I’m an informatics master student in a traineeship in a medical imaging department.
My master thesis is about Radiomics and I would like to use PyRadiomics on DICOM PET-CT image series from the hospital PACS.
I already use the "LIFEx" software ( http://www.lifexsoft.org/ ) to automatically generate a region of interest with PET images. This ROI is auto-generated in Nifti format.
Unfortunately I have some trouble using it with PyRadiomics.
I was confronted, at first, with the error
« Inputs do not occupy the same physical space »
that I have bypassed via the following approach:
All format conversion was done via 3D slicer software ( https://www.slicer.org/ )
From there I no longer have the error regarding the "same physical space" but PyRadiomics tells me that
« Label (1) not present in the mask »
What does it means ? How do I have to change my ROI to be able to use PyRadiomics with these auto-generated ROIs and the Dicom PET and CT images at my disposal?
Thanks in advance,
Thibaut.