[Insight-users] Is there an existing filter to combine several scalar-valued image to form a vector-valued image?

Bill Lorensen bill.lorensen at gmail.com
Sun Oct 5 23:10:46 EDT 2008


Chen,

Try,

BasicFilters/ImageToVectorImageFilter
http://public.kitware.com/Insight/Doxygen/html/classitk_1_1ImageToVectorImageFilter.html

Bill

On Sun, Oct 5, 2008 at 9:01 PM, Hua-Mei Chen <huameichen0523 at gmail.com> wrote:
> Dear ITK users,
>
>       I know there is a filter that can extract components from vector
> images. But, I am wondering that if there is any existing filter that
> performs the job the other way around? I meant, combining several
> scalar-valued image to form one vector-valued image. It is not difficult to
> write one (I hope), but it is nice if there is an existing one already.
> Thank you in advance.
>
> Chen
> _______________________________________________
> 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