[Insight-developers] Suspicious method name in LabelMapToLabelImageFilter

Bill Lorensen bill.lorensen at gmail.com
Sat May 16 15:37:52 EDT 2009


But it seems to be missing the second argument that all other
ThreadedGenerateData have.

2009/5/16 Gaëtan Lehmann <gaetan.lehmann at jouy.inra.fr>:
>
> Le 16 mai 09 à 21:24, Bill Lorensen a écrit :
>
>> 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.
>>
>
> Hi Bill,
>
> It's a ThreadedGenerateData which work on a LabelObject (a subpart of a
> LabelMap) instead of working on a subregion of an Image.
> The name looks quite good to me.
>
> Do you think that another name may be better?
>
> Gaëtan
>
> --
> Gaëtan Lehmann
> Biologie du Développement et de la Reproduction
> INRA de Jouy-en-Josas (France)
> tel: +33 1 34 65 29 66    fax: 01 34 65 29 09
> http://voxel.jouy.inra.fr  http://www.mandriva.org
> http://www.itk.org  http://www.clavier-dvorak.org
>
>


More information about the Insight-developers mailing list