radxtools/collageradiomics
Python Implementation of the CoLlAGe radiomics descriptor. CoLlAGe captures subtle anisotropic differences in disease pathologies by measuring entropy of co-occurrences of voxel-level gradient orientations on imaging computed within a local neighborhood.
PythonBSD-3-Clause
Issues
- 0
3d slicer extension issue with label maps
#124 opened by PrathyushVC - 2
- 4
NaN values during 3D feature extraction
#97 opened by pavi1303 - 14
- 0
Add progress output.
#91 opened by nathanhillyer - 5
Error during implementation
#95 opened by pavi1303 - 1
- 1
- 0
Slicer extension doesn't output both angles when phi and theta are selected
#90 opened by nathanhillyer - 0
Consider importing functions directly into collageradiomics codebase from the heavyweight dependencies
#85 opened by nathanhillyer - 1
Finish out CLI stub
#86 opened by nathanhillyer - 4
Error with Nifti Images.
#84 opened by umgpy - 1
Prevent external image editor from opening when running the Jupyter examples.
#52 opened by nathanhillyer - 1
Use logger instead of verbose log parameter
#77 opened by nathanhillyer - 1
Use mypy for static typing
#60 opened by robtoth - 4
More input sanitization
#53 opened by nathanhillyer - 1
- 1
Initial GUI Implementation
#56 opened by nathanhillyer - 1
Run Slicer input/output without integration
#57 opened by nathanhillyer - 1
Support DICOM input
#58 opened by nathanhillyer - 1
Use python typing library
#79 opened by nathanhillyer - 1
collageradiomics requires calling import twice
#42 opened by robtoth - 0
- 1
Split utility functions into separate file
#62 opened by robtoth - 0
Slicer Extension
#70 opened by nathanhillyer - 1
Create separate classifier module
#75 opened by nathanhillyer - 1
Address Slicer Feedback
#83 opened by nathanhillyer - 0
Include image in manifest.in file
#80 opened by nathanhillyer - 1
Move common code into common repo
#81 opened by nathanhillyer - 0
- 0
Add warning for large masks
#72 opened by nathanhillyer - 0
Make sure at least one dominant angle is selected before running collage in Slicer.
#74 opened by nathanhillyer - 0
Add collageradiomics to mrhub
#73 opened by nathanhillyer - 0
Fix extend_above and extend_below logic
#71 opened by nathanhillyer - 0
Automate version update for readthedocs.
#69 opened by nathanhillyer - 0
- 2
Remove the Multiple Images & Collection
#64 opened by robtoth - 0
Extract Single Feature in Get Function
#65 opened by robtoth - 0
- 0
Support 3D Images Natively
#49 opened by robtoth - 0
- 1
- 0
- 0
Add contributor guide
#55 opened by nathanhillyer - 0
Add code style guide.
#54 opened by nathanhillyer - 7
Localhost not displaying Jupyter Examples
#44 opened by tgd15 - 0
Improve Initial ReadTheDocs Documentation with More Granular and Detailed Documentation
#48 opened by robtoth - 2
Documentation Suggestion
#47 opened by tgd15 - 6
Binary mask needs to be converted into 0 and 255 instead of 0 and 1 to extract features
#45 opened by pranjalvaidya - 2
User documentation
#46 opened by PrathyushVC