[Insight-developers] Extrapolating vector images
Luis Ibanez
luis.ibanez at kitware.com
Sat Aug 28 16:04:59 EDT 2010
Hi Kwame,
Great,
I hope you are planning on submitting
this code to the Insight Journal.
Thanks
Luis
------------------------------
On Sat, Aug 28, 2010 at 2:54 PM, Kwame Kutten <kkutten1 at jhmi.edu> wrote:
> I've just finished doing that (See attached file)
>
> Thanks for your help.
>
> ----- Original Message -----
> From: Luis Ibanez <luis.ibanez at kitware.com>
> Date: Saturday, August 28, 2010 2:02 pm
> Subject: Re: [Insight-developers] Extrapolating vector images
> To: Kwame Kutten <kkutten1 at jhmi.edu>
> Cc: insight-developers at itk.org
>
>
> > Hi Kwame,
> >
> > I would think that you should write a class
> >
> > itkVectorExtrapolateImageFunction
> >
> >
> > similar to the current
> >
> > itkVectorInterpolateImageFunction
> >
> >
> >
> >
> > Luis
> >
> >
> > -------------------------------
> > On Sat, Aug 28, 2010 at 11:04 AM, Kwame Kutten <kkutten1 at jhmi.edu>
> wrote:
> >
> > > I've written some new image extrapolators
> (ConstantExtrapolateImageFunction
> > > and PeriodicExtrapolateImageFunction) derived from the
> > > ExtrapolateImageFunction class template. They work with scaler
> > images but
> > > will not accept vector images because the base class was designed
> > for scalar
> > > images (
> > >
> > >
> > > Is there a way to modify the ExtrapolateImageFunction to work with
> vector
> > > images, or should I write a new vector-specific class (e.g.
> > > ExtrapolateVectorImageFunction ) ?
> > >
> > > Thanks
> > > _______________________________________________
> > > Powered by www.kitware.com
> > >
> > > Visit other Kitware open-source projects at
> > >
> > >
> > > Kitware offers ITK Training Courses, for more information visit:
> > >
> > >
> > > Please keep messages on-topic and check the ITK FAQ at:
> > >
> > >
> > > Follow this link to subscribe/unsubscribe:
> > >
> > >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/mailman/private/insight-developers/attachments/20100828/b8f9a095/attachment.htm>
More information about the Insight-developers
mailing list