-
Hello, thank you for your hard work on this package. Would it be possible to add more of the textures suggested by Haralick et al.? In my case, I need a Sum Average texture, but no R package currently…
-
## 🚀 Feature Request
Add tabled data for the HarvardRT dataset. Of course, we don't need to add PHI (e.g., the clinical data) - but just the features (potentially, not mandatory) and, most importan…
-
Hi Dr. @wasserth,
I am from Dr. Fedorov's lab group at Brigham and Women's Hospital.
We have containerized TotalSegmentator to test scaling on Terra and seven bridges platforms. I noticed that…
-
Open this one to add new references either via issue or creating branch and doing PRs. Cheers, --Miguel
## Detection Transformer: Object Detection with DETR - a minimal implementation;
* https:/…
-
### Project Description
Yes, in fact the clinical problem is that in our context we often receive patients who have repeated infectious episodes. So, to assess the severity of the pulmonary involve…
-
It appears that the image is resampled to 3x3x3 prior to the extraction of the radiomics features:
https://github.com/wasserth/TotalSegmentator/blob/master/totalsegmentator/statistics.py#L29
I d…
-
**Describe the bug**
A clear and concise description of what the bug is. Please check [FAQ section](https://pyradiomics.readthedocs.io/en/latest/faq.html), PyRadiomics issues and [PyRadiomics Slicer …
-
Hello,
I am trying to run Pyradiomics using the batch mode in the command line. I have typed in the following:
pyradiomics
I am getting the following error:
E: radiomics.script: Required c…
-
Firstly, thank you for your dedication to this fantastic open-source tool.
I recently noticed that there's been a new data logging behavior in v1.5.4. Although this change is documented in the REA…
-
When I use pyradiomics to extract features, I get the following warning:
GLCM is symmetrical, therefore Sum Average = 2 * Joint Average, only 1 needs to be calculated
Should I pay attention to this …