1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
Description: Fix a groff warning.
Author: Yavor Doganov <yavor@gnu.org>
Forwarded: no
Last-Update: 2025-10-20
---
--- mia.orig/src/2dmyopgt-nonrigid.cc
+++ mia/src/2dmyopgt-nonrigid.cc
@@ -47,6 +47,7 @@
"data set as described in [Chao Li and Ying Sun, 'Nonrigid Registration of Myocardial Perfusion "
"MRI Using Pseudo Ground Truth' , In Proc. Medical Image Computing and Computer-Assisted "
"Intervention MICCAI 2009, 165-172, 2009](https://doi.org/10.1007/978-3-642-04268-3_21). "
+ "\n"
"Note that for this nonlinear motion correction a preceding linear registration step is usually required."
},
{
|