[Insight-developers] NarrowBandThresholdSegmentationLevelSetImageFilter description is not in doxygen generated doc

Peter Cech pcech at vision.ee.ethz.ch
Tue Aug 9 09:43:41 EDT 2005


On Tue, Aug 09, 2005 at 13:45:27 +0200, Gaetan Lehmann wrote:
> 
> Hi,
> 
> the page  
> http://www.itk.org/Doxygen/html/classitk_1_1NarrowBandThresholdSegmentationLevelSetImageFilter.html
> doesn't contain description of the class from  
> itkNarrowBandThresholdSegmentationLevelSetImageFilter.h.
> I think it should be fixed :-)

The documentation part in the
itkNarrowBandThresholdSegmentationLevelSetImageFilter.h is documenting
class ThresholdSegmentationLevelSetImageFilter (seems like artifact
after copy&paste). I'm not familiar enough with those two classes, but
the text of the documentation might need a few changes (mention
NarrowBand here and there).

If someone gets to fixing doxygen comments, could you apply patch from
bug #1344? I just updated it for today's CVS:
http://www.vision.ee.ethz.ch/~pcech/bugreports/ITK-20041110/ITK-CVS-20041110-doxygen-fixes-update.patch

Most of the changes are simple typo or incorrect doxygen keywords
(\parameter instead of \param) fixes, but it contains also some
corrections in documentation text. I can split it by type of fix if it
helps the patch review and apply process (just let me know).

Regards,
Peter Cech


More information about the Insight-developers mailing list