Page MenuHomePhabricator

Integrate batched registration into MITK
Closed, ResolvedPublic

Description

Provide possibility to register a batch of image to a reference image via MiniApp. Includes DWI and derived segmentation.

Event Timeline

User webechr has pushed new remote branch:

bug-17528-BatchRegistration

[c6233b]: Merge branch 'bug-17528-BatchRegistration'

Merged commits:

2014-03-19 12:58:49 Christian Weber [8dc2f7]
Add special handling for double images,
since this caused seg fault when applying the transformation.


2014-03-19 11:29:56 Christian Weber [c413f1]
make BatchedFolderRegistration QT free


2014-03-19 11:29:28 Christian Weber [f0db61]
make registration wrapper static,
no itkLightObject inheritance


2014-03-17 18:57:08 Christian Weber [11aae4]
removed warnings.


2014-03-17 18:52:08 Christian Weber [d6661b]
Integrate batched registration

[37c536]: Merge branch 'bug-17528-BatchRegistration'

Merged commits:

2014-03-31 15:41:07 Christian Weber [be9b6f]
correct handling of dwi file endings


2014-03-31 15:37:01 Christian Weber [92a817]
Remove debug output, activate transformation again

[293f09]: Merge branch 'bug-17528-BatchRegistration'

Merged commits:

2014-04-01 11:25:38 Christian Weber [85ceb5]
fix dwi registration