All Projects → mvallieres → Radiomics

mvallieres / Radiomics

Licence: other
MATLAB programming tools for radiomics analysis

Programming Languages

matlab
3953 projects

| | /\ | \ | / \ | \ / | | / \ / | || / \ | | | | | | / | | | _ | \ /\ | | | | | | | | |
| \ / \ |
/ | _/ | | | _/ |_/


|https://github.com/mvallieres/radiomics/| --> A package providing MATLAB programming tools for radiomics analysis.


REFERENCES: [1] Vallières, M. et al. (2015). A radiomics model from joint FDG-PET and MRI texture features for the prediction of lung metastases in soft-tissue sarcomas of the extremities. Physics in Medicine and Biology, 60(14), 5471-5496. doi:10.1088/0031-9155/60/14/5471

[2] Zhou, H., Vallières, M., Bai, H.X. et al. (2017). MRI features predict survival and molecular markers in diffuse lower-grade gliomas.
Neuro-Oncology, 19(6), 862-870. doi:10.1093/neuonc/now256

[3] Vallière, M. et al. (2017). Radiomics strategies for risk assessment
of tumour failure in head-and-neck cancer. Scientific Reports, 7:10117. doi:10.1038/s41598-017-10371-5

AUTHOR: Martin Vallières [email protected]

HISTORY:

  • Version 1.0: May 2015

DISCLAIMER: "I'm not a programmer, I'm just a scientist doing stuff!"

*** THANK YOU FOR YOUR INTEREST IN THIS PACKAGE *** --> If you have any questions, comments or suggestions about this package, please do not hesitate to contact me!

This package contains 5 folders:

  1. 'TextureToolbox': MATLAB codes to perform texture analysis from an input 2D or 3D region of interest (ROI). This toolbox is self-contained and can be used on its own outside of the radiomics package. In particular, this texture analysis package implements wavelet band-pass filtering, isotropic resampling, discretization length corrections and different quantization tools. Please see ref. [1] for more details.

  2. 'NonTextureFeatures': MATLAB codes to compute features other than textures from an input 3D region of interest (ROI). Include features such as SUV metrics, AUC-CSH, Percent Inactive, Size, Solidity, Volume and Eccentricity. Please see ref. [1] for more details.

  3. 'MultivariableModeling': MATLAB codes to perform multivariable analysis operations such as logistic regression, bootstrapping, feature set reduction, feature set selection, prediction performance estimation, etc.

  4. 'Utilities': MATLAB codes used to perform different operations including the computation of SUV maps, reading of directory containing DICOM imaging data, conversion of RTstruct DICOM objects to 3D masks, etc.

  5. 'STUDIES': MATLAB codes used for specific studies. To reproduce the experiments of a given study, please see its corresponding folder.


ACKNOWLEDGEMENTS: other software code


Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].