| | /\ | \ | / \ | \ / | | / \ / | || / \ | | | | | | \/ | | | _ | \ /\ | | | | | | | | | \ | \ / \ |/ | __/ | | |_ \/ |__/
|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
HISTORY:
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:
'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.
'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.
'MultivariableModeling': MATLAB codes to perform multivariable analysis operations such as logistic regression, bootstrapping, feature set reduction, feature set selection, prediction performance estimation, etc.
'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.
'STUDIES': MATLAB codes used for specific studies. To reproduce the experiments of a given study, please see its corresponding folder.
ACKNOWLEDGEMENTS: other software code