[Insight-users] Missing static const SpaceDimension in itkRigid2DTransform.h

Floca, Ralf Ralf.Floca at med.uni-heidelberg.de
Wed Apr 11 04:50:40 EDT 2007


Hello

In the itkRigid2DTransform.h the itkStaticConstMacro for SpaceDimension
is missing. It is defined in the superclass, but not in the
itk::Rigid2Dtransform.
When using this transform and the itk::CenteredTransformInitializer
(compiled with Visual Studio 2005 SP1) there will be a compile error.
The error is caused by line 83 in the itkCenteredTransformInitializer.h
because the compiler misses SpaceDimension in the transform.

The problem can solved by adding the itkStaticConstMacro for
SpaceDimension to the itk::Rigid2DTransform.

I have also question concerning bug reporting. I have an account for the
bug tracker and would add this error report my self, but for me it is
hard to determine if the bug is already reported. I had no hits when
using the search option and choosing supposedly appropriate search words
for the description field. But I cannot be totally sure and going
through all 684 bugs reported for itk could be very tedious. Is there a
way to query explicitly for files/bug locations?
Or shouldn't I care about the problem of double reporting as long as I
cannot find it in the recent bug list and with an advanced query by
supposedly fitting keywords.

Regards,

Ralf o Floca

---------------------------------------------------------------------
Ralf Floca
Department of Medical Informatics
University of Heidelberg                           
Im Neuenheimer Feld 400            
D-69120 Heidelberg, Germany               
Phone: +49 (0)6221 56-7484
Fax:                 -4997  
http://www.klinikum.uni-heidelberg.de/mi 
ralf.floca at med.uni-heidelberg.de
---------------------------------------------------------------------


More information about the Insight-users mailing list