[ITK-users] 1 DOF Optimizer

Bradley Lowekamp blowekamp at mail.nih.gov
Wed Mar 4 14:21:12 EST 2015


Hello Laurent,

You can configure the ExhaustiveOptimizer to do that [1], [2].

Brad

[1] http://www.itk.org/Doxygen46/html/classitk_1_1ExhaustiveOptimizer.html
[2] http://www.itk.org/Doxygen46/html/classitk_1_1ExhaustiveOptimizerv4.html

On Mar 4, 2015, at 2:11 PM, Laurent Chauvin <lchauvin at bwh.harvard.edu> wrote:

> Hello,
> 
> I'm trying to develop a registration algorithm, and in order to do that, I need an optimizer but I couldn't find this kind in ITK.
> I need to specificy a plane, and rotate this plane around one given axis, on 360 degrees (with a step of 1 degree for example), and calculate some energy function for each step and find the minimum.
> 360 degrees avoid to find local minima only.
> 
> Do you know if such optimizer already exists ?
> 
> Thank you very much.
> -Laurent
> _____________________________________
> 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