forked from TunaliIlke/RDRG-v2.1
-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
32 lines (17 loc) · 875 Bytes
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
RADIAL GRADIENT AND RADIAL DEVIATION FEATURE EXTRACTION
ABOUT:
Please find MATLAB code for extracting radial gradient and radial deviation radiomic features using medical images ( CT, MRI, etc.).
To apply the algorithm, use the function is "extractRGRD.m".
Please reference the below article if you use the features calculated by
this code.
REFERENCE:
[1] Tunali et al. (2017). "Radial gradient and radial deviation radiomic
features from pre-surgical CT scans are associated with survival among
lung adenocarcinoma patients". Oncotarget, 8:96013-26.
doi: https://doi.org/10.18632/oncotarget.21629
For questions: <[email protected]>
HISTORY:
Created: February 2017
Version 2.1 (January 2018)
--> Copyright (C) 2018 Ilke Tunali
**************************************************************************