[Insight-users] Re: SPSA optimizer based registration

Mathieu De Craene decraene at tele.ucl.ac.be
Sun Apr 16 18:35:59 EDT 2006


Le dimanche 16 avril 2006 à 12:00 -0400, ilker hac?halilo?lu a écrit :
> Hi all
> 
> i am trying to use the SPSA optimizer based registration algorithm.
> I have dowloaded the folder from the site given below. But after I
> built it
> with Cmake I am getting an error like
> 
> 
> c:\insight toolkit\programs\vesela_ilker\itkSPSAOptimizer.cxx(279):
> error
> C2666: 'pow' : 7 overloads have similar conversions
> c:\insight toolkit\programs\vesela_ilker\includes.h(15): fatal error
> C1083:
> Cannot open include file: 'fstream.h': No such file or directory
> 
> 
> Can somone help me out with this ...I am using microsoft visual
> studio.net2003 and itk
> 2.2
> 
> *WEB page:            http://euterpe.tele.ucl.ac.be/Waleo2/vesale/
> <http://euterpe.tele.ucl.ac.be/Waleo2/vesale/>
> 

Hi Ilker.


You should use the version of the SPSA optimizer contained in the ITK
source tree under :

	/Code/Numerics/itkSPSAOptimizer.{cxx,h}


Some methods like the Initialize() method are not contained anymore in
the new version but you can re-implement it outside the optimizer object
in your main application.


Let me know if you have any questions,


	Mathieu.


-- 
Mathieu De Craene <decraene at tele.ucl.ac.be>
010 47 93 53 (lab) - 0478 51 54 54 (cell) - 010 47 20 89 (fax)
http://www.tele.ucl.ac.be/~decraene



More information about the Insight-users mailing list