Update Parameters_Rigid.txt
Browse files- Parameters_Rigid.txt +2 -1
Parameters_Rigid.txt
CHANGED
|
@@ -141,5 +141,6 @@
|
|
| 141 |
// The pixel type and format of the resulting deformed moving image
|
| 142 |
(ResultImagePixelType "short")
|
| 143 |
(ResultImageFormat "mha")
|
| 144 |
-
|
|
|
|
| 145 |
|
|
|
|
| 141 |
// The pixel type and format of the resulting deformed moving image
|
| 142 |
(ResultImagePixelType "short")
|
| 143 |
(ResultImageFormat "mha")
|
| 144 |
+
(WriteTransformParametersEachIteration "false")
|
| 145 |
+
(WriteTransformParametersEachResolution "false")
|
| 146 |
|