Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Mirrors
SuperElastix
Commits
bc01fafb
Commit
bc01fafb
authored
Nov 22, 2016
by
Floris Berendsen
Browse files
BUG: updated demo configurations
parent
f4dfdfa2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Testing/Unit/Data/Configuration/elastix_Bspline_MSD.json
View file @
bc01fafb
...
...
@@ -3,28 +3,28 @@
"Name"
:
"RegistrationMethod"
,
"NameOfClass"
:
"MonolithicElastixComponent"
,
"Dimensionality"
:
"2"
,
"Transform"
:
"BSplineTransform"
,
"Metric"
:
"AdvancedMeanSquares"
"Transform"
:
"BSplineTransform"
,
"Metric"
:
"AdvancedMeanSquares"
,
"PixelType"
:
"float"
,
"ResultImagePixelType"
:
"float"
},
"Component"
:
{
"Name"
:
"FixedImage"
,
"NameOfClass"
:
"ItkImageSourceFixedComponent"
,
"Dimensionality"
:
"2"
"Dimensionality"
:
"2"
,
"PixelType"
:
"float"
},
"Component"
:
{
"Name"
:
"MovingImage"
,
"NameOfClass"
:
"ItkImageSourceMovingComponent"
,
"Dimensionality"
:
"2"
"NameOfClass"
:
"ItkImageSourceMovingComponent"
},
"Component"
:
{
"Name"
:
"ResultImage"
,
"NameOfClass"
:
"ItkImageSinkComponent"
,
"Dimensionality"
:
"2"
"NameOfClass"
:
"ItkImageSinkComponent"
},
"Component"
:
{
"Name"
:
"TransformDisplacementField"
,
"NameOfClass"
:
"MonolithicTransformixComponent"
,
"Dimensionality"
:
"2"
"NameOfClass"
:
"MonolithicTransformixComponent"
},
"Component"
:
{
"Name"
:
"Controller"
,
...
...
Testing/Unit/Data/Configuration/elastix_Bspline_NC.json
View file @
bc01fafb
...
...
@@ -3,28 +3,28 @@
"Name"
:
"RegistrationMethod"
,
"NameOfClass"
:
"MonolithicElastixComponent"
,
"Dimensionality"
:
"2"
,
"Transform"
:
"BSplineTransform"
,
"Metric"
:
"AdvancedNormalizedCorrelation"
"Transform"
:
"BSplineTransform"
,
"Metric"
:
"AdvancedNormalizedCorrelation"
,
"PixelType"
:
"float"
,
"ResultImagePixelType"
:
"float"
},
"Component"
:
{
"Name"
:
"FixedImage"
,
"NameOfClass"
:
"ItkImageSourceFixedComponent"
,
"Dimensionality"
:
"2"
"Dimensionality"
:
"2"
,
"PixelType"
:
"float"
},
"Component"
:
{
"Name"
:
"MovingImage"
,
"NameOfClass"
:
"ItkImageSourceMovingComponent"
,
"Dimensionality"
:
"2"
"NameOfClass"
:
"ItkImageSourceMovingComponent"
},
"Component"
:
{
"Name"
:
"ResultImage"
,
"NameOfClass"
:
"ItkImageSinkComponent"
,
"Dimensionality"
:
"2"
"NameOfClass"
:
"ItkImageSinkComponent"
},
"Component"
:
{
"Name"
:
"TransformDisplacementField"
,
"NameOfClass"
:
"MonolithicTransformixComponent"
,
"Dimensionality"
:
"2"
"NameOfClass"
:
"MonolithicTransformixComponent"
},
"Component"
:
{
"Name"
:
"Controller"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment