mirp icon indicating copy to clipboard operation
mirp copied to clipboard

Medical Image Radiomics Processor

Results 14 mirp issues
Sort by recently updated
recently updated
newest added

`mirp` supports various modalities. Though positron emission tomography (PET) is currently supported, single photon emission computed tomography (SPECT) is not. DICOM removed support for SPECT directly, and these images are...

enhancement
longterm

On providing a dicom file and mask as input (https://github.com/theibsi/data_sets/tree/master/ibsi_1_digital_phantom/dicom), it throws the following error from 105 th line of dicomImport.py Could not broadcast input array from shape(4,4,5) into shape(4,5)

I ran through some examples, and I'm basically close to happy with the package now, but before signing off the most critical thing to me is actually not about the...

documentation

Please use the below template to submit your issue: # Expected behaviour In the output of extract_features() when working with DICOM data I think it would be helpful to add...

enhancement