[Insight-users] Change Components Multi-Res Registration

Luis Ibanez luis.ibanez at kitware.com
Sun Sep 13 10:22:05 EDT 2009


Hi Somi,

The Multi-Resolution registration filters themselves are not quite
designed for easily change it their components at every resolution.

That said,

If you want and example that shows how to solve a registration
problem from the bottom up:

* Rigid
* Affine
* Deformable

You may want to look at:


      Insight/Examples/Registration/DeformableRegistration15.cxx


This particular example, uses only one Metric and one Optimizer,
but in its current form, you could easily change Metrics and
Optimizers at every resolution level.



  Regards,


        Luis


------------------------------------------------------------------------------------
On Fri, Sep 11, 2009 at 5:30 PM, somi <seesomi at gmail.com> wrote:
> Hi,
> Is there any example in ITK/ITK-Apps which demonstrates changing components
> at a particular resolution level along with the parameters ?
> e.g like changing Transform and optimizer.
>
> Regards,
> SOmi
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> 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
>
>


More information about the Insight-users mailing list