Skip to content

Commit 7639a16

Browse files
authored
Merge pull request #613 from rcuocolo/patch-1
Update MR_2D_extraction.yaml
2 parents e1424e3 + 1e82192 commit 7639a16

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

examples/exampleSettings/MR_2D_extraction.yaml

+3-1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ featureClass:
4242
glrlm:
4343
glszm:
4444
gldm:
45+
ngtdm:
4546

4647
setting:
4748
# Normalization:
@@ -59,11 +60,12 @@ setting:
5960

6061
# 2D settings
6162
# force2Ddimension setting is relative to the acquisition plane.
62-
#For example, the axial plane (0) corresponds to the acquisition plane (axial, sagittal or coronal) of the MRI volume.
63+
# For example, the axial plane (0) corresponds to the acquisition plane (axial, sagittal or coronal) of the MRI volume.
6364
# Therefore, in most cases this setting should not be modified.
6465
force2Ddimension: 0
6566

6667
# Image discretization:
68+
# This parameter should be estimated by analyzing the dataset firstorder range and chosen to be as close as possible to the 30-130 range.
6769
binWidth: 5
6870

6971
# first order specific settings:

0 commit comments

Comments
 (0)