Plugin type: 2dvf/regularizer

This class of plug-ins implement various regularizations for 2D vector fields that are typically used in image registration to translate the force driving the registration to a smooth velocity field.

Plugins:

sor

sor

This plugin implements successive (over-)relaxation as a solver to regularize the vector field.. Supported parameters are:

NameTypeDefaultDescription
abs_ffloat in [0, inf)0.01breaking condition: absolute residuum
kernelfactoryfluidsolver kernel to be used. For supported plug-ins see Plugin type: 2dvf/regularizerkernel
maxiteruint in [0, inf)100maximum number of iterations
rel_ffloat in (0, 1)1e-05breaking condition: relative residuum

Plugin consumers:

mia-2dfluid-syn-registration