[Insight-users] Deformable registration using Multilevel B-Spline
wenjia
wenjia at robots.ox.ac.uk
Fri Jul 4 05:28:57 EDT 2008
Dear Ni Dong,
As far as I know, ITK provides the BSplineDeformableTransform class and
MultiResolutionImageRegistrationMethod class. If you combine them together, you
can get the multiresolution B-spline deformable registration. You can refer to
page 377 in ItkSoftwareGuide.pdf for details. However, I am not sure whether
this is the multi-level B-spline method that you need.
Best wishes,
Wenjia
------------------------------
Message: 6
Date: Fri, 4 Jul 2008 13:01:51 +0800
From: "Ni Dong" <dni at cse.cuhk.edu.hk>
Subject: [Insight-users] Deformable registration using Multilevel
B-Spline
To: <insight-users at itk.org>
Message-ID: <001301c8dd93$12543a60$1d5abd89 at PC90029>
Content-Type: text/plain; charset="gb2312"
Dear all,
My goal is to deformably register two volumes based on two sets of already
correlated landmarks. These landmarks are irregularly localized in the volume.
Multilelvel B-Splines algorithm by Lee(" Scattered Data Interpolation with
Multilevel B-Splines") can get a smooth interpolation for scattered data. I have
searched the ITK files and examples. But I just can find basic B-spline
interpolation or transform, which commonly need the regular control point.
Do you have any idea about the implementation of multilevel B-Splines? Thank you
very much.
Best Regards
Ni Dong
Computer Science and Engineering Dept., The Chinese University of Hong Kong
More information about the Insight-users
mailing list