[Insight-users] Image pyramids for vector-valued images?
Luis Ibanez
luis.ibanez at kitware.com
Tue Jul 12 12:02:30 EDT 2005
Hi Zach,
As an alternative,
You can simply use the VectorResampleImageFilter and
set up the resampling conditions in order to obtain
a lower resolution image each time.
Note that in this case, you should use and Identity
transform.
Regards,
Luis
----------------------------------------------------
Zachary Pincus wrote:
> Hello,
>
> It seems as if the image pyramid classes only work for real-valued
> images. Has anyone succeeded in modifying
> itk::MultiResolutionImagePyramidFilter to work with Vector-pixeled
> images? Are there any particular caveats involved if I'm trying to make
> a pyramid from a gradient image (which will be an advection image for a
> multi-resolution level set scheme)?
>
> Thanks,
>
> Zach Pincus
>
> Department of Biochemistry and Program in Biomedical Informatics
> Stanford University School of Medicine
>
> _______________________________________________
> 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