[Insight-users] itkHoughTransform2DCirclesImageFilter.h

Luis Ibanez luis . ibanez at kitware . com
Wed, 10 Dec 2003 12:01:46 -0500


Hi Torsten,

Thanks for pointing this out.

It has been fixed now. The correct name should
appear tomorrow in the Doxygen page, since the
documentation is rebuilt overnight.

Please let us know if you find any other errors.


Thanks


   Luis


--------------------
torsten butz wrote:

> Hello,
> 
> it looks like there is a small error in the
> itkHoughTransform2DCirclesImageFilter.h file. On line 32 it says:
> 
> * \class HoughTransformCircles2DImageFilter
> 
> it should rather say:
> 
> * \class HoughTransform2DCircleImageFilter
> 
> This error made Oxygen generate two class descriptors from the same
> file, one for a non-existing HoughTransformCircles2DImageFilter class
> (containing the detailed description of the
> HoughTransform2DCircleImageFilter class) and an incomplete description
> of the real HoughTransformCircles2DImageFilter class.
> 
> Torsten
> 
> 
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk . org
> http://www . itk . org/mailman/listinfo/insight-users
>