[Insight-users] FiniteDifferenceFunction

Mark Hastenteufel M.Hastenteufel@dkfz-heidelberg.de
Wed, 18 Dec 2002 19:32:03 +0100


Hallo!


I'm wondering about the changes made in the FinitieDifferenceFunction ,
in itk 1.0 there are two ComputeUpdate methods

 virtual PixelType  ComputeUpdate (const NeighborhoodType &neighborhood,
void *globalData, const FloatOffsetType &offset=m_ZeroOffset) const=0
 virtual PixelType  ComputeUpdate (const BoundaryNeighborhoodType
&neighborhood, void *globalData, const FloatOffsetType
&offset=m_ZeroOffset) const=0


in the current cvs checkout there is is just one ComputeUpdate method

virtual PixelType ComputeUpdate (const NeighborhoodType &neighborhood,
void *globalData, const FloatOffsetType &offset=FloatOffsetType(0.0))
const=0



What about the boundary handling in the current version?


Thanks,

Mark



-- 
Mark Hastenteufel
Deutsches Krebsforschungszentrum         (German Cancer Research Center)
Div. Medical and Biological Informatics H0100    Tel: (+49) 6221-42 2353
Im Neuenheimer Feld 280                          Fax: (+49) 6221-42 2345
D-69120 Heidelberg              e-mail            M.Hastenteufel@DKFZ.de
Germany                         http://www.dkfz.de/mbi/people/markh.html