[Insight-users] Examples for ...v4 registration methods
Luis Ibanez
luis.ibanez at kitware.com
Wed May 23 19:53:53 EDT 2012
Hi Lydia,
In ITKv4, the registration framework that existed for ITKv3
is still fully functional and it is tested on a nightly basis in
many platforms. There shouldn't be any computation time
change in this code between ITKv3 and ITKv4.
Could you please give us more details on the registration
components that you are using ?
1) Metric
2) Optimizer
3) Interpolator
4) Transform
Information about your platform will also be very useful:
a) Compiler (VC, gcc, ic ?)
b) Architecture (Win/Mac/Linux)
c) Amount of RAM memory
d) Compilation mode : Debug / Release / Other ?
e) Processor: Number of Cores (how many get used ?)
and description of the images that you are using:
i) Image size in pixels
ii) Image dimension (2D, 3D)
Ideally,
if you can share your source with use,
we will be able to help you a lot faster.
Finally, regarding the ITKv4 registration framework,
you may find useful the following materials that have
been used in Conference tutorials in MICCAI 2011 and
ISBI 2012.
https://github.com/InsightSoftwareConsortium/ITKv4-TheNextGeneration-Tutorial
Particularly the presentation:
https://github.com/InsightSoftwareConsortium/ITKv4-TheNextGeneration-Tutorial/blob/master/ITKv4TheNextGenerationTutorial.pdf
and the exercises:
https://github.com/InsightSoftwareConsortium/ITKv4-TheNextGeneration-Tutorial/tree/master/Exercises/Registration
You may want to look closely at:
https://github.com/InsightSoftwareConsortium/ITKv4-TheNextGeneration-Tutorial/blob/master/Exercises/Registration/RegistrationExercises.cxx
You may find useful as well the recent ITK Webinars.
http://www.kitware.com/products/webinars.html
particularly
http://www.kitware.com/products/webinars.html#introitk
and
http://www.kitware.com/products/webinars.html#itkv4
Thanks
Luis
-------------------------------
On Tue, May 22, 2012 at 1:11 PM, Lydia Hellrung <hellrung at cbs.mpg.de> wrote:
> Hi,
>
> we try to register MRI data with ITK 4.
> So far, we can run an algorithm migrated from ITK 3 (no compatibility
> mode) but with a tremendous increase in runtime. For this, we don't have an
> explanation. So, we looked around and found the new registration stuff
> ...v4 but couldn't find any example for it.
> Are there somewhere new examples explaining these methods in more details?
>
> Thanks a lot in advance
> Lydia
>
> -----------------------------------------------------------------
> Max Planck Institute for Human Cognitive and Brain Sciences
> Lydia Hellrung e-mail: hellrung at cbs.mpg.de
> Stephanstraße 1a http://www.cbs.mpg.de/~hellrung
> 04103 Leipzig, Germany Phone: +49-341-9940-2431 Fax: -2221
> -----------------------------------------------------------------
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.php
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20120523/c99f1f7e/attachment.htm>
More information about the Insight-users
mailing list