-
I have a dataset that has single measurement group (measurements corresponding to a single segment), and many (100s) of measurements (in this case, radiomics features) have same quantity, but differen…
-
I am trying to extract radiomic features in Jupyter notebook. This is my code for extraction. The images and masks are NRRD files extracted from 3D slicer.
path = (r'/Users/helen/Library/CloudSt…
-
Hi all,
New to programming but looking into using Pyradiomics for feature extraction. I am comparing the features generated from Pyradiomics to those released by the [TCIA for glioblastomas](https:…
-
**Describe the bug**
When I try to run a voxel-wise feature extraction, I get the following error: 'Segmentation fault (core dumped)'.
It works with the same parameters and images when `VoxelBased=…
-
In my planC I have 3 different dose distributions (IMRT, VMAT and 3D) generated by 3 different RTplans. I wish to select from wich dose distribution matlab will extract the radiomics.
-
following information:
- OS: Ubuntu
- Python version: 3.7
- WORC version : 3.6.3
- pyradiomics version: 2.2.0
**When I run the code, I receive the following error:**
### ValueError: No p…
-
**Describe the bug**
A clear and concise question regarding your extraction. Please check [FAQ section](https://pyradiomics.readthedocs.io/en/latest/faq.html), PyRadiomics issues and [PyRadiomics Sli…
-
Hi,
For each study I have one 3D CT file and one segmentation file with multiple ROIs. I have two questions: 1- How can I know how many ROIs are in the segmenation file. 2- How can I extract radiomi…
-
Hello everyone, I am a Computer science college student and new to radiomics and medical science.
I want to build a radiomics feature-based classifier. I have to take CT scans Dicom images.
Firstl…
-
**Goal**
Write an example analysis that uses a SlicerRT process TCIA example data with pyradiomics.
**Open Questions**
* Best dataset to use for the example
* Use docker or just native Slicer +…