Hi Michael,

ITK has an implementation of the Levenberg-Marquardt optimizer: 
http://www.itk.org/Doxygen318/html/classitk_1_1LevenbergMarquardtOptimizer.html
Just instantiate it like any other class…

Regards,
 Jochen

Von: Michael Kirches [mailto:[email protected]]
Gesendet: Mittwoch, 30. Juni 2010 12:11
An: [email protected]
Betreff: [mitk-users] How to use optimizers?

Dear list,

in my current project I need to solve a numeric optimization problem to get 
parameters for coordinate transformations. Some paper I read suggests to use 
Levenberg-Marquardt algorithm to solve the optimization problem.

I know that MITK has an OptimizerFactory included but I could not figure out a 
way how to use it. Is Levenberg-Marquardt already included in MITK or do I have 
to implement the algorithm myself?

Regards,
Michael
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to