Update Parameters_BSpline.txt
Browse files- Parameters_BSpline.txt +6 -5
Parameters_BSpline.txt
CHANGED
|
@@ -62,7 +62,7 @@
|
|
| 62 |
(HowToCombineTransforms "Compose")
|
| 63 |
|
| 64 |
//Save composite ITK transform
|
| 65 |
-
(ITKTransformOutputFileNameExtension "
|
| 66 |
(WriteITKCompositeTransform "true")
|
| 67 |
|
| 68 |
// ******************* Similarity measure *********************
|
|
@@ -150,10 +150,11 @@
|
|
| 150 |
// You can save some time by setting this to false, if you are
|
| 151 |
// not interested in the final deformed moving image, but only
|
| 152 |
// want to analyze the deformation field for example.
|
| 153 |
-
(WriteResultImage "
|
| 154 |
|
| 155 |
// The pixel type and format of the resulting deformed moving image
|
| 156 |
(ResultImagePixelType "short")
|
| 157 |
-
(ResultImageFormat "
|
| 158 |
-
|
| 159 |
-
|
|
|
|
|
|
| 62 |
(HowToCombineTransforms "Compose")
|
| 63 |
|
| 64 |
//Save composite ITK transform
|
| 65 |
+
(ITKTransformOutputFileNameExtension "itk.txt")
|
| 66 |
(WriteITKCompositeTransform "true")
|
| 67 |
|
| 68 |
// ******************* Similarity measure *********************
|
|
|
|
| 150 |
// You can save some time by setting this to false, if you are
|
| 151 |
// not interested in the final deformed moving image, but only
|
| 152 |
// want to analyze the deformation field for example.
|
| 153 |
+
(WriteResultImage "false")
|
| 154 |
|
| 155 |
// The pixel type and format of the resulting deformed moving image
|
| 156 |
(ResultImagePixelType "short")
|
| 157 |
+
(ResultImageFormat "mha")
|
| 158 |
+
(WriteTransformParametersEachIteration "false")
|
| 159 |
+
(WriteTransformParametersEachResolution "false")
|
| 160 |
+
(WriteIterationInfo "false")
|