[ITK-users] 2 parameters registration

Matt McCormick matt.mccormick at kitware.com
Mon Jan 12 17:46:57 EST 2015


Hi Yi-Yu,

You may want to use a transform like the Similarity3DTransform [1] and
set the Weights on the Optimizer appropriately [2] to hold parameters
that should be fixed constant.

HTH,
Matt

[1] http://www.itk.org/Doxygen/html/classitk_1_1Similarity3DTransform.html

[2] http://www.itk.org/Doxygen/html/classitk_1_1ObjectToObjectOptimizerBaseTemplate.html

On Mon, Jan 12, 2015 at 1:55 PM, Yi-Yu Chou <yiyu.chou at gmail.com> wrote:
> Dear ITK experts,
>
> I would like to implement a 2 parameters (one pitch rotation + one global
> scaling) 3D image registration with ITK.
>
> It is highly appreciated if you could shed some light on this matter.
> Thanks in advance !!
>
> Yi-Yu
>
>
>
> _____________________________________
> 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://public.kitware.com/mailman/listinfo/insight-users
>


More information about the Insight-users mailing list