Update PresetDatabase.json
Browse files- PresetDatabase.json +11 -0
PresetDatabase.json
CHANGED
|
@@ -13,6 +13,17 @@
|
|
| 13 |
"description": "blablabla"
|
| 14 |
|
| 15 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
{
|
| 17 |
"display_name": "M850 bspline",
|
| 18 |
"parameter_maps": [
|
|
|
|
| 13 |
"description": "blablabla"
|
| 14 |
|
| 15 |
},
|
| 16 |
+
{
|
| 17 |
+
"display_name": "Generic rigid",
|
| 18 |
+
"parameter_maps": [
|
| 19 |
+
"Parameters_Rigid.txt",
|
| 20 |
+
],
|
| 21 |
+
"models": [],
|
| 22 |
+
"preprocess_function": "",
|
| 23 |
+
"iterations": 1000,
|
| 24 |
+
"short_description": "Generic image registration elastix.",
|
| 25 |
+
"description": "blablabla"
|
| 26 |
+
},
|
| 27 |
{
|
| 28 |
"display_name": "M850 bspline",
|
| 29 |
"parameter_maps": [
|