[Insight-users] ConvolutionImageFilter only works with scalar images?

robert tamburo robert.tamburo at gmail.com
Sat Dec 4 19:13:20 EST 2010


I've used the red, green, and blue pixel accessors with an ImageAdaptor then
reassembled them into an RGB image with ComposeRGBImageFilter.

On Sat, Dec 4, 2010 at 5:03 PM, David Doria <daviddoria at gmail.com> wrote:

> > I see what you mean, I thought you wanted to apply the same kernel to
> each channel...
>
> This seems to be a common theme... I also can't use
> BinomialBlurImageFilter on an image of type
>
> itk::Image<itk::CovariantVector<unsigned char, 3>, 2>
>
> Is there and ITK equivalent of
> vtkImageExtractComponents/vtkImageAppendComponents that will let me
> 'disassemble', operate on, and then 'reassemble' this type of image
> one "channel" at a time?
>
> David
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20101204/8afa4270/attachment.htm>


More information about the Insight-users mailing list