[Insight-users] Bug in Euler3DTransform? (ITK 1.8.1)

Luis Ibanez luis.ibanez at kitware.com
Wed Dec 22 23:23:41 EST 2004


Hi Tom,


Thanks for pointing this out.

This is a known bug of the ITK 1.8 release.

Bug #1256
http://www.itk.org/Bug/bug.php?op=show&bugid=1256&pos=1


At this point the best way around this problem
is to use the CVS version of ITK.

Please let us know if you have further questions,


   Thanks


     Luis



----------------------
Tom Radcliffe wrote:

> In trying to compile DigitallyReconstructedRadiograph1.cxx there seems
> to be a bug in Euler3DTransform.  The compile fails with the message:
> 
> c:\...\insighttoolkit-1.8.1\code\common\itkcenteredeuler3dtransform.txx(
> 204) : error C2039: 'GetComputeZYX' : is not a member of
> 'CenteredEuler3DTransform<double>'
> 
> Looking at itkEuler3DTransform.h, where according to the docs
> GetComputeZYX should be declared, there is only the method:
> 
>   void ComputeZYX(bool compute) {m_ComputeZYX = compute;}
> 
> So it looks like something is out of sync.  This is in a fairly recent
> download of ITK 1.8.1.
> 
> --Tom
> 
> Tom Radcliffe, Ph.D., P.Eng.
> Chief Scientific Officer
> Improved Outcomes Software Inc.
> 613-549-6666 x4224
> 
> 
> --
> No virus found in this outgoing message.
> Checked by AVG Anti-Virus.
> Version: 7.0.296 / Virus Database: 265.6.3 - Release Date: 2004-12-21
> 
> _______________________________________________
> 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