Skip to content

ireg chooses default parameters based on input resolution instead of final level #20

@schuhschuh

Description

@schuhschuh

In my development branch (feature/deformable-surfaces), I just fixed a bug in irtkGenericRegistrationFilter::GuessParameter which uses the input resolution of the images instead of the resolution of the target at the final level. Usually these are identical, but when a user specified final level resolution, e.g., because of very high slice thickness to use more or less isotropic resolution, this can result in two large gradient steps still based on the high slice thickness which can produce very bad rigid/affine registration results because the first step leaves the images with almost no overlap.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions