[Insight-developers] changes to itkImageToVectorImage
Karthik Krishnan
karthik.krishnan at kitware.com
Mon Nov 24 21:24:45 EST 2008
Casey:
Thank you very much for the patch. Just applied.
Casey Goodlett wrote:
> Hi,
>
> A recent change to itkImageToVectorImage has broken my application
> using this filter. The removal of the method SetNthInput causes my
> application to no longer compile, because this method is defined as
> protected when implemented in itkProcessObject.
>
> It seems that SetInput can be equivalently used instead of SetNthInput
> , but the documentation for ImageToVectorImageFilter uses SetNthInput
> in the example usage, so maybe SetNthInput should still be restored
> for backwards compatibility.
>
> I've attached a patch for itkImageToVectorImage.h to restore SetNthInput.
>
> Thank you.
>
> --
> Casey Goodlett
> ------------------------------------------------------------------------
>
> _______________________________________________
> Insight-developers mailing list
> Insight-developers at itk.org
> http://www.itk.org/mailman/listinfo/insight-developers
>
--
Karthik Krishnan
R & D Engineer,
Kitware Inc,
Ph: 518 371 3971 x119
Fax: 518 371 3971
More information about the Insight-developers
mailing list