Page MenuHomePhabricator

Create central registration bundle
Closed, ResolvedPublic

Description

To reduce the number of registration related bundles and group those together that form a sensible unit the following might be a reasonable proposal:

MITK_BUILD_org.mitk.gui.qt.deformableregistration
MITK_BUILD_org.mitk.gui.qt.pointbasedregistration
MITK_BUILD_org.mitk.gui.qt.rigidregistration

This would form a bundle which combines MITKs registration capabilities.

Related Objects

StatusAssignedTask
ResolvedNone
ResolvedNone

Event Timeline

The Registration-Framework got refactored and extended in the newest ITK Version (v4, currently in RC3 status). Integrating the new ITK will cause the need to adapt the Registration Module. This is the best moment for merging the views and creating one registration view.

This has been approved by the MITK meeting.

[bf9c76]: Merge branch 'bug-10279-Central_Registration_Bundle'

Conflicts:
Modu

Merged commits:

2011-12-07 17:16:19 Jasmin Metzger [7472de]
Create a central registration bundle.
The new bundle group
-org.mitk.gui.qt.deformableregistration
-org.mitk.gui.qt.pointbasedregistration
-org.mitk.gui.qt.rigidregistration
together.