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.11k stars 485 forks source link

added Dicom file reader #847

Open ManuelaRosina opened 8 months ago

ManuelaRosina commented 8 months ago

Extension of the loadImage function. If the given filepath is a folder the simpleITK ImageSeriesReader is used to load the DICOM files in the folder.