Dear Michael, there is a Levenberg-Marquardt implementation in the vnl library, which is included in MITK via ITK toolkit. But actually I never used it, so I don't now if it suits your needs. Docu is here:
http://paine.wiau.man.ac.uk/pub/doc_vxl/core/vnl/html/classvnl__levenberg__marquardt.html Best regards, Tobias ------------------------------------------------------------ Tobias Schwarz DKFZ German Cancer Research Center (Deutsches Krebsforschungszentrum) Member of the Helmholtz Association Division of Medical & Biological Informatics E130 Im Neuenheimer Feld 280 D-69120 Heidelberg Phone: 49-(0)6221-42-2353 Fax: 49-(0)6221-42-2345 E-Mail: [email protected]<mailto:[email protected]> Web: http://www.dkfz.de/en/mbi/<https://dkfzowa0.dkfz-heidelberg.de/owa/redir.aspx?C=6ebb39f6c3b94e03a77eca6c5e2e87a9&URL=http%3a%2f%2fwww.dkfz.de%2fen%2fmbi%2f> Confidentiality Note: This message is intended only for the use of the named recipient(s) and may obtain confidential and/or privileged information. If you are not the intended recipient, please contact the sender and delete the message. Any unauthorized use of the information contained in this message is prohibited. ________________________________ Von: Michael Kirches [[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
