[Insight-users] BSpline Deformable Registration with ITK4

Sebastian Pölsterl sebastian.poelsterl at tum.de
Fri Jan 25 20:51:49 EST 2013


Hi all,

I'm trying to get deformable registration using BSplines working. I
first started looking at [1] but eventually realized that this example
is not using the new v4 registration framework. Therefore, I found [2]
which uses the new framework but does affine registration. I tried to
adjust this example to do deformable registration, but to no avail. If I
run the code the optimizer always returns the initial state and doesn't
do any move at all.

Please find attached my code and two sample images from [1]. If anyone
could give me a hint what I going wrong or point me to a working example
that does deformable registration using the new registration framework,
that would be highly appreciated.

[1]:
http://www.itk.org/Wiki/ITK/Examples/Registration/ImageRegistrationMethodBSpline

[2]:
https://github.com/InsightSoftwareConsortium/ITKv4-TheNextGeneration-Tutorial/blob/master/Exercises/Registration/RegistrationExercises.cxx

Best regards,
Sebastian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bspline.cpp
Type: text/x-c++src
Size: 5865 bytes
Desc: not available
URL: <http://www.itk.org/pipermail/insight-users/attachments/20130125/1aa8d7ca/attachment.cpp>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: circle.png
Type: image/png
Size: 205 bytes
Desc: not available
URL: <http://www.itk.org/pipermail/insight-users/attachments/20130125/1aa8d7ca/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ellipse.png
Type: image/png
Size: 228 bytes
Desc: not available
URL: <http://www.itk.org/pipermail/insight-users/attachments/20130125/1aa8d7ca/attachment-0001.png>


More information about the Insight-users mailing list