[vtk-developers] minimization: vtkFunctionMinimizer

Miller, James V (Research) millerjv at crd.ge.com
Fri Jun 7 09:53:59 EDT 2002


Why are thinking of putting it into the Hybrid directory? Shouldn't it be in Common so that filters
in Graphics and Imaging could use it?

Jim

-----Original Message-----
From: David Gobbi [mailto:dgobbi at irus.rri.ca]
Sent: Thursday, June 06, 2002 3:57 PM
To: vtk-developers at public.kitware.com
Subject: [vtk-developers] minimization: vtkFunctionMinimizer


Hi All,

We've had a VTK simplex (i.e. amoeba) optimization class kicking
around for a couple years, and just recently we replaced the old
Numerical Recipes amoeba code with some free code.

The way it works is that you set a function (C++, Python, Tcl),
specify initial parameter ranges, and tell it to minimize the
function.

If there is enough interest, I'll commit it to the Hybrid directory.
Unfortunately much of the old C code doesn't follow VTK coding
conventions, so I'll have to spend a fair bit of time reformatting
and changing variable names before I can commit it.

 - David

--
  David Gobbi, MSc                       dgobbi at irus.rri.ca
  Advanced Imaging Research Group
  Robarts Research Institute, University of Western Ontario

_______________________________________________
vtk-developers mailing list
vtk-developers at public.kitware.com
http://public.kitware.com/mailman/listinfo/vtk-developers



More information about the vtk-developers mailing list