[Insight-developers] Broken API related top ComposeImageFilter

Bill Lorensen bill.lorensen at gmail.com
Sat May 21 08:49:31 EDT 2011


Sorry, wrong example. This one:
ITK/Examples/SpectralAnalysis/CrossCorrelationInFourierDomain
needed an additional template argument.

On Sat, May 21, 2011 at 8:26 AM, Bill Lorensen <bill.lorensen at gmail.com> wrote:
> Gaëtan,
>
> I didn't try that example. That one was easy.
>
> I tried the RealAndImaginaryToComplexImageFilter. It required an extra
> template argument I guess. That was not in the migration doc as far as
> I can see.
>
> Also, if the ITK3/ITK4 compatibility is easy to accommodate, the
> example should support both. This also will help users do conversion
> later on.
>
> Thanks for fixing the example,
>
> Bill
>
> 2011/5/21 Gaëtan Lehmann <gaetan.lehmann at jouy.inra.fr>:
>>
>> Le 20 mai 11 à 22:40, Bill Lorensen a écrit :
>>
>>> Gaëtan,
>>>
>>> Some ITKWikiExamples are failing after your recent checkins regarding
>>> compose image filters.
>>>
>>> http://www.cdash.org/CDash/viewBuildError.php?buildid=1145871
>>>
>>> Please advise as how to fix these examples so that they compile under
>>> both ITKv3 and ITKv4. #ifdef's are allowed. I looked at the migration
>>> document and it provided no advice.
>>>
>>> Bill
>>
>>
>> Hi Bill,
>>
>> The change is as simple as that:
>>
>>  http://www.itk.org/Wiki/index.php?title=ITK%2FExamples%2FImageProcessing%2FCompose3DCovariantVectorImageFilter&action=historysubmit&diff=40001&oldid=38033
>>
>> This is the second time someone tell me that the migration document is
>> helpless. Can someone who actually tried to migrate some code from ITK v3 to
>> ITK v4 provide a good migration document - for example on that change - so I
>> can see what should be done?
>>
>> I thought that examples were supposed to work with ITK v4 only, to avoid
>> complicating the code with #if blocks.
>> This policy has been changed?
>>
>> 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.itk.org
>> http://www.mandriva.org  http://www.bepo.fr
>>
>>
>


More information about the Insight-developers mailing list