[Insight-users] Multi-resolution image registration in V4

brian avants stnava at gmail.com
Fri Mar 1 09:53:04 EST 2013


hi mek

two resources for you:

http://www.itk.org/Doxygen/html/classitk_1_1ImageRegistrationMethodv4.html

ITKv4/Modules/Registration/RegistrationMethodsv4/test/itkSimpleImageRegistrationTest.cxx

the key words are "Level"  and  "SetNumberOfLevels"

these allow you to do multi-resolution registration.   in general, you can
learn about itkv4 registration by looking  at the tests, many of which are
also functional examples.


brian




On Fri, Mar 1, 2013 at 9:32 AM, mekonnen lemessa <mekonnenlem at gmail.com>wrote:

> There is no multi-resolution header file in V4 like in V3 .....I couldn't
> find it or is it normally included in 'RegistrationMethodV4' ?  Can any
> body help me on this. But the good advantage of V4 is
> 'CompositeTransformation'.  I wanted to apply CompositeTransformation to
> Multiresolution image registration.
>
> Thanks,
>
>
> Mek.
>
> _____________________________________
> 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/20130301/a895be87/attachment.htm>


More information about the Insight-users mailing list