VBoussot commited on
Commit
cc318bb
·
verified ·
1 Parent(s): 4ef6ef8

Update PresetDatabase.json

Browse files
Files changed (1) hide show
  1. PresetDatabase.json +2 -2
PresetDatabase.json CHANGED
@@ -9,7 +9,7 @@
9
  "models": [],
10
  "preprocess_function": "",
11
  "iterations": 3000,
12
- "short_description": "Two-stage registration: rigid alignment followed by BSpline refinement."
13
  "description": "A combined registration strategy: first a rigid Euler transform corrects global misalignment, then a BSpline model captures localized anatomical deformations. Both stages use a multi-resolution pyramid, mutual information, and stochastic optimization for robust performance across a wide range of multimodal imaging scenarios."
14
  },
15
  {
@@ -20,7 +20,7 @@
20
  "models": [],
21
  "preprocess_function": "",
22
  "iterations": 1000,
23
- "short_description": "Rigid registration using mutual information and a multi-resolution pyramid."
24
  "description": "This preset performs rigid alignment using an Euler transform optimized with Adaptive Stochastic Gradient Descent. It uses a 4-level multi-resolution strategy and Mattes mutual information as similarity metric. Initial alignment based on image centers are enabled to ensure robust convergence for multimodal images."
25
  },
26
  {
 
9
  "models": [],
10
  "preprocess_function": "",
11
  "iterations": 3000,
12
+ "short_description": "Two-stage registration: rigid alignment followed by BSpline refinement.",
13
  "description": "A combined registration strategy: first a rigid Euler transform corrects global misalignment, then a BSpline model captures localized anatomical deformations. Both stages use a multi-resolution pyramid, mutual information, and stochastic optimization for robust performance across a wide range of multimodal imaging scenarios."
14
  },
15
  {
 
20
  "models": [],
21
  "preprocess_function": "",
22
  "iterations": 1000,
23
+ "short_description": "Rigid registration using mutual information and a multi-resolution pyramid.",
24
  "description": "This preset performs rigid alignment using an Euler transform optimized with Adaptive Stochastic Gradient Descent. It uses a 4-level multi-resolution strategy and Mattes mutual information as similarity metric. Initial alignment based on image centers are enabled to ensure robust convergence for multimodal images."
25
  },
26
  {