[Insight-users] registration and warping composite filter

Karthik Krishnan karthik.krishnan at kitware.com
Sun Nov 29 04:14:20 EST 2009


What exactly is your goal ? Are you simply trying to encapsulate the
combined functionality of demons registration and the final resampling
using the resulting vector field into a single filter ? Or are you
trying to implement a new registration strategy ?

On Fri, Nov 27, 2009 at 2:31 PM, Zoltan Seress <seress.zoltan at gmail.com> wrote:
> Hi,
> Sorry for the first letter! It was an accident.
> I would like to write a composite filter, which
> encapsulates itkDemonsRegistrationFilter, itkLinearInterpolateImageFunction
> and itkWarpImageFilter (at least for now). Should I derivate it
> from itkPDEDeformableRegistrationFilter (parent
> of itkDemonsRegistrationFilter) or itkImageToImageFilter (parent
> of itkWarpImageFilter)? Actually I have more questions, but that is the
> first to start.
> On Fri, Nov 27, 2009 at 8:23 PM, Zoltan Seress <seress.zoltan at gmail.com>
> wrote:
>>
>> Dear Listmembers!
>>
>> --
>> Zoli
>
>
>
> --
> Zoli
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>
>


More information about the Insight-users mailing list