-
In the training data, we can determine the tumor's center using its label, and then crop the images based on this central point. However, the test data do not have labels. How can I pre-process the te…
-
**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=…
-
I am trying to find, which part of the two given codes runs the Pyradiomics. I dont see a pyradiomics command in either of the codes
-
How to Extract features with Local Binary Pattern Filtered Image (3D). I am using Pyradiomics Version 3.0.1. I am using the following lines of code.
settings = {}
settings['binWidth'] = 10
settin…
gm039 updated
3 years ago
-
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:…
-
Hello, I'm doing a project on radiomics and I've been trying to compare the results of the features calculated with pyradiomics with the ones reported in the IBSI guidelines on their [CT phantom data]…
-
Hi,
I was extracting radiomics features from a CT dataset at various bin-widths for a comparison study (25, 32, 255 etc).
I was comparing individual gray level features between bin-width 25 and…
-
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…
-
When feature names are long, some of the feature names do not appear correct in figures in visualization part of the GUI, seeming cut. "Figure download option" can be added.
Thank you in advance.
-
**Describe the bug**
I didn't find clarification on this problem in the forums, and I don't think this is expected behavior, so I'm filing it under "bug". As the subject line states, RadiomicsFeature…