[Insight-developers] Suspicious method name in LabelMapToLabelImageFilter
Bill Lorensen
bill.lorensen at gmail.com
Sat May 16 15:24:55 EDT 2009
Wes and Gaëtan,
This build:
http://www.cdash.org/CDash/viewBuildError.php?type=1&buildid=333969
warns about LabelMapToLabelImageFilter<TInputImage,
TOutputImage>::ThreadedGenerateData(typename
TInputImage::LabelObjectType*) shadowing the method void
itk::LabelMapFilter<TInputImage,
TOutputImage>::ThreadedGenerateData(const typename
TOutputImage::RegionType&, int).
The former is a very unique signature for ThreadedGenerateData.
Bill
More information about the Insight-developers
mailing list