[Insight-users] A problem with itkCenteredEuler3DTransform

Julien Jomier jjomier at cs.unc.edu
Fri Jan 28 15:47:32 EST 2005


Hi Nuwan,

This is a known bug of the ITK 1.8 release.

You'll have to use the cvs version of Insight, or wait a couple of weeks 
for ITK 1.10 or try to replace the itkEuler3DTransform.h file by this one
http://www.itk.org/cgi-bin/viewcvs.cgi/*checkout*/Code/Common/itkEuler3DTransform.h?rev=1.8&root=Insight

(You may have to update other files...)

Julien

Nuwan Nanayakkara wrote:
> Hi All,
> 
> I'm trying to use the itkCenteredEuler3DTransform to generate some test
> images to test my registration program.
> I'm getting the following error.
> I cannot figure out where this GetComputeZYX() method coming from.
> Please help...
> 
> C:\itk18\Code\Common\itkCenteredEuler3DTransform.txx(204) : error C2039:
> 'GetComputeZYX' : is not a member of 'CenteredEuler3DTransform<double>'
> 
> Thanks,
> Nuwan
> 
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
> 
> 



More information about the Insight-users mailing list