[med-svn] [SCM] mia branch, master, updated. upstream/2.0.7-64-gb612b58
Gert Wollny
gw.fossdev at gmail.com
Wed Feb 27 10:38:38 UTC 2013
The following commit has been merged in the master branch:
commit 6e2e3b39e1f96a93e3578eeca8c28209abc753b4
Author: Gert Wollny <gw.fossdev at gmail.com>
Date: Mon Feb 25 18:10:49 2013 +0100
apply the patch
diff --git a/src/2dmyoset-all2one-nonrigid.cc b/src/2dmyoset-all2one-nonrigid.cc
index 79fb84e..934a11d 100644
--- a/src/2dmyoset-all2one-nonrigid.cc
+++ b/src/2dmyoset-all2one-nonrigid.cc
@@ -52,7 +52,8 @@ const SProgramDescription g_description = {
{pdi_example_descr, "Register the perfusion series given in segment.set by optimizing a "
"spline based transformation with a coefficient rate of 16 pixel using Mutual Information "
"and penalize the transformation by using divcurl with aweight of 2.0."},
- {pdi_example_code, "-i segment.set -o registered.set -f spline:rate=16,penalty=[divcurl:weight=2.0] "
+ {pdi_example_code, "-i segment.set -o registered.set \\"
+ " -f spline:rate=16,penalty=[divcurl:weight=2.0] "
"image:cost=mi,weight=2.0"}
};
--
Packaging of mia in Debian
More information about the debian-med-commit
mailing list