These plug-ins define creators for 2D transformations.
affine rigid spline translate vf
Affine transformation (six degrees of freedom).. Supported parameters are:
| Name | Type | Default | Description |
|---|---|---|---|
| imgboundary | factory | mirror | image interpolation boundary conditions. For supported plug-ins see Plugin type: 1d/splinebc |
| imgkernel | factory | [bspline:d=3] | image interpolator kernel. For supported plug-ins see Plugin type: 1d/splinekernel |
Rigid transformations (i.e. rotation and translation, three degrees of freedom).. Supported parameters are:
| Name | Type | Default | Description |
|---|---|---|---|
| imgboundary | factory | mirror | image interpolation boundary conditions. For supported plug-ins see Plugin type: 1d/splinebc |
| imgkernel | factory | [bspline:d=3] | image interpolator kernel. For supported plug-ins see Plugin type: 1d/splinekernel |
Free-form transformation that can be described by a set of B-spline coefficients and an underlying B-spline kernel.. Supported parameters are:
| Name | Type | Default | Description |
|---|---|---|---|
| anisorate | 2dfvector | [<0,0>] | anisotropic coefficient rate in pixels, nonpositive values will be overwritten by the 'rate' value. |
| imgboundary | factory | mirror | image interpolation boundary conditions. For supported plug-ins see Plugin type: 1d/splinebc |
| imgkernel | factory | [bspline:d=3] | image interpolator kernel. For supported plug-ins see Plugin type: 1d/splinekernel |
| kernel | factory | [bspline:d=3] | transformation spline kernel.. For supported plug-ins see Plugin type: 1d/splinekernel |
| rate | float | 10 | isotropic coefficient rate in pixels |
Translation only (two degrees of freedom). Supported parameters are:
| Name | Type | Default | Description |
|---|---|---|---|
| imgboundary | factory | mirror | image interpolation boundary conditions. For supported plug-ins see Plugin type: 1d/splinebc |
| imgkernel | factory | [bspline:d=3] | image interpolator kernel. For supported plug-ins see Plugin type: 1d/splinekernel |
This plug-in implements a transformation that defines a translation for each point of the grid defining the domain of the transformation.. Supported parameters are:
| Name | Type | Default | Description |
|---|---|---|---|
| imgboundary | factory | mirror | image interpolation boundary conditions. For supported plug-ins see Plugin type: 1d/splinebc |
| imgkernel | factory | [bspline:d=3] | image interpolator kernel. For supported plug-ins see Plugin type: 1d/splinekernel |
mia-2dimageregistration mia-2dmany2one-nonrigid mia-2dmyomilles mia-2dmyoperiodic-nonrigid mia-2dmyoserial-nonrigid mia-2dmyoset-all2one-nonrigid