Page MenuHomePhabricator

Make US Device support Transformations
Closed, ResolvedPublic

Description

Once the Calibration process is complete, the transformation should be saved to the US Device itself, and the images that the device outputs should already have the correct geometry.

Event Timeline

[79bbb4]: Merge branch 'bug-12750-MakeUSDeviceSupportTransformations'

Merged commits:

2012-07-30 13:06:31 Keno Maerz [4ad457]
Completed SetCalibration logic including setting ServiceProperties for calibrated devices


2012-07-30 11:53:45 Keno Maerz [695b72]
Merge remote-tracking branch 'remotes/origin/bug-12333-IntegrateUSImageMetadataIntoServiceProperties' into bug-12750-MakeUSDeviceSupportTransformations

Conflicts:
Modules/US/USModel/mitkUSDevice.cpp
Modules/US/USModel/mitkUSImageMetadata.h


2012-07-30 11:48:38 Keno Maerz [68e988]
Calibration Workflow nearly completed, but needs merge with Metadata Branch


2012-07-27 10:50:07 Keno Maerz [ea282e]
Some work on the templating, plus debug support.

[6e488b]: Merge branch 'bug-12750-MakeUSDeviceSupportTransformations'

Merged commits:

2012-07-30 13:32:53 Keno Maerz [35e7ae]
COMP: Fixing Syntax for stricter Linux compiler

[7d08f4]: Merge branch 'bug-12750-MakeUSDeviceSupportTransformations'

Merged commits:

2012-07-30 14:05:45 Keno Maerz [f86e75]
COMP: Part II - completely removed Templated Method until Dependency issues are clarified and solved