[Insight-users] ResizeImageFilter

Henning Meyer tutmann at gmail.com
Thu Jul 13 03:18:59 EDT 2006


Actually, by accident I found itk::ExpandImageFilter, which is
exactly, what I wanted.

2006/7/7, Karthik Krishnan <Karthik.Krishnan at kitware.com>:
> On Fri, 2006-07-07 at 11:30 +0200, Henning Meyer wrote:
> > Hello,
> >
> > is there something like a ResizeImageFilter? I want to enlarge an
> > image. I know, that I could use ResampleImageFilter, but thats rather
> > slow.
>
> Its speed depends primarily on the interpolating filter (and the
> transform, should be an identity for you) you use.
>
> >  Is there a better way?
> >
> > Henning
> > _______________________________________________
> > Insight-users mailing list
> > Insight-users at itk.org
> > http://www.itk.org/mailman/listinfo/insight-users
>
>


More information about the Insight-users mailing list