[Insight-developers] Extrapolating vector images

Kwame Kutten kkutten1 at jhmi.edu
Sat Aug 28 14:54:48 EDT 2010


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 --------------
A non-text attachment was scrubbed...
Name: itkVectorExtrapolateImageFunction.h
Type: text/x-chdr
Size: 5003 bytes
Desc: not available
URL: <http://www.itk.org/mailman/private/insight-developers/attachments/20100828/18c3dc99/attachment.h>


More information about the Insight-developers mailing list