-
I wanted to find the background of the Gray Level Co-occurrence Matrix "[Informal Measures of Correlation](https://github.com/Radiomics/pyradiomics/blob/master/radiomics/glcm.py#L519)", and I had a lo…
-
Does the input file format have to be .nrrd? I only have DICOM files,and didn't find any function about dcm,so do I need to transfer them to nrrd?and is there any approach in @@pyradiomics?
kind re…
-
Hi everyone,I'm trying to extract radiomics features from some 3D CT images. I referred to the example file which named batchprocessing.py to handle our renal cancer images, and got more than 1000 fea…
-
Hi @JoostJM @fedorov, Sorry to bother you again but this time I'm really desperate!
I was calculating all features, both from the original image and from the Wavelet filtered image and it worked fin…
-
Hi,
I looked through issues thread and settings examples, and if I am not mistaken, binwidth is the parameter for intensity quantization. And the default value is 25.
So say, I have pre-processe…
-
Hi guys,
I have a rather odd problem I hope someone here can solve. When I try to calculate features using the Feature extractor with default settings(almost identical script to the PyRadiomicsExam…
-
Currently, customization of the extraction is very limited in SlicerRadiomics. Moreover, Yaml parsing using PyYaml doesn't work currently on windows (see #23), which means SlicerRadiomics cannot use t…
-
I have a bunch of meshes that I would like to extract all of the shape features through pyradiomics from. I do not have image data however. I am wonder how to use the shape.py to extract features from…
-
Hi everyone!
I am about to start a feature extraction on a set of images obtained from cardiac MRI.
Since I will have to deal with 3D volumes (stacks of slices), I wanted to ask:
"are there some …
-
![image](https://user-images.githubusercontent.com/33625156/35270187-4a6f1056-0069-11e8-92f0-7cbcd65f2fa9.png)
hello sir/lady:
I installed the basic package already, but when I run the c…