[Insight-users] Create a Vector image from several Scalar images?

nadan zhu nadan.zhu at gmail.com
Tue Mar 3 18:29:27 EST 2009


On Wed, Mar 4, 2009 at 6:23 AM, Brady McCary
<brady.mccary+ITK at gmail.com<brady.mccary%2BITK at gmail.com>
> wrote:

> insight-users,
> Hi,
> You could try itk::ImageToVectorImageFilter
>
> http://www.itk.org/Doxygen/html/classitk_1_1ImageToVectorImageFilter.html
>
>
> cheers
>
> wanlin





>
> I need to create a vector image from several scalar images. For
> example, to create an RGB image from three scalar images, each
> representing one channel. Is there a canonical ITK way to do this?
> Also, it would be nice if I could do this with in a non-copying kind
> of way, similar to itkImageImportFilter.
>
> Brady
>  <http://www.itk.org/mailman/listinfo/insight-users>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20090304/90dddb16/attachment.htm>


More information about the Insight-users mailing list