AIM-Harvard / pyradiomics

Open-source python package for the extraction of Radiomics features from 2D and 3D images and binary masks. Support: https://discourse.slicer.org/c/community/radiomics
http://pyradiomics.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
1.15k stars 495 forks source link

input into pyradiomics: convert npy file into nrrd (segmentation file) #834

Open silkezimm opened 1 year ago

silkezimm commented 1 year ago

Dear all,

i have the problem that i have DICOM images and a npy file of segmented data as input to pyradiomics. # i converted the DICOM images in nrrd format with 3Dslicer. now i need to convert the segmentation/label file .npy into .nrrd.

i cant solve this;> can anyone help me and provide a solution?

thank you so much, Silke